Dont bundle cloth-config
This commit is contained in:
@@ -11,11 +11,14 @@
|
||||
},
|
||||
"license": "All-Rights-Reserved",
|
||||
"icon": "assets/voxy/icon.png",
|
||||
"environment": "client",
|
||||
"environment": "*",
|
||||
"entrypoints": {
|
||||
"client": [
|
||||
"me.cortex.voxy.client.Voxy"
|
||||
],
|
||||
"server": [
|
||||
"me.cortex.voxy.server.VoxyServer"
|
||||
],
|
||||
"modmenu": [
|
||||
"me.cortex.voxy.client.config.VoxyConfigScreenFactory"
|
||||
]
|
||||
@@ -27,6 +30,7 @@
|
||||
"minecraft": "1.20.4",
|
||||
"fabricloader": ">=0.14.22",
|
||||
"fabric-api": ">=0.91.1",
|
||||
"cloth-config": ">=13",
|
||||
"sodium": "*"
|
||||
},
|
||||
"accessWidener": "voxy.accesswidener"
|
||||
|
||||
Reference in New Issue
Block a user