Fuck a bunch of stuff

This commit is contained in:
Vos
2026-03-15 01:16:58 -05:00
parent aeae07a30f
commit 582a614042
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ loom_version=1.15-SNAPSHOT
fabric_version=0.116.8+1.21.1 fabric_version=0.116.8+1.21.1
# Mod Properties # Mod Properties
mod_version=1.3.0 mod_version=2.0.0
maven_group=com.acethewildfire.acesbs maven_group=com.acethewildfire.acesbs
archives_base_name=acesbs archives_base_name=acesbs
-3
View File
@@ -37,8 +37,5 @@
"minecraft": "~1.21", "minecraft": "~1.21",
"java": ">=21", "java": ">=21",
"fabric-api": "*" "fabric-api": "*"
},
"suggests": {
"another-mod": "*"
} }
} }