yup its done now i hope
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 3m25s
build / build (17, windows-2022) (push) Has been cancelled

This commit is contained in:
2025-12-13 01:41:25 +02:00
parent ebe3d6a092
commit 59a45f6af2
29 changed files with 427 additions and 83 deletions

View File

@@ -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": {