Replace cloth config with sodium gui
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"me.cortex.voxy.client.VoxyClient"
|
||||
],
|
||||
"modmenu": [
|
||||
"me.cortex.voxy.client.config.VoxyConfigScreenFactory"
|
||||
"me.cortex.voxy.client.config.VoxyConfigScreenPages"
|
||||
],
|
||||
"main": [
|
||||
"me.cortex.voxy.commonImpl.VoxyCommon"
|
||||
@@ -35,8 +35,7 @@
|
||||
"minecraft": "1.21.5",
|
||||
"fabricloader": ">=0.14.22",
|
||||
"fabric-api": ">=0.91.1",
|
||||
"cloth-config": ">=13",
|
||||
"sodium": "*"
|
||||
"sodium": ">=0.6.13"
|
||||
},
|
||||
"accessWidener": "voxy.accesswidener"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user