yup its done now i hope
This commit is contained in:
@@ -5,11 +5,10 @@
|
||||
"name": "Celestium",
|
||||
"description": "For things that mods can't coordinate, and reading.",
|
||||
"authors": [
|
||||
"Gæmer",
|
||||
"CosmoOrSth"
|
||||
"Gæmer"
|
||||
],
|
||||
"contact": {
|
||||
"sources": "https://github.com/BigSmithy/Celestium"
|
||||
"sources": "https://git.bigsmithy.org/Smithy/Celestium"
|
||||
},
|
||||
"license": "CC0-1.0",
|
||||
"icon": "assets/celestium/icon.png",
|
||||
@@ -17,8 +16,6 @@
|
||||
"entrypoints": {
|
||||
"main": [
|
||||
"com.smithy.Celestium"
|
||||
],
|
||||
"client": [
|
||||
]
|
||||
},
|
||||
"mixins": [
|
||||
@@ -28,7 +25,7 @@
|
||||
"fabricloader": ">=0.14.21",
|
||||
"minecraft": "~1.20.1",
|
||||
"java": ">=17",
|
||||
"fabric-api": "*"
|
||||
"fabric": ">=0.92.1+1.20.1"
|
||||
},
|
||||
"suggests": {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user