Reduce Fabric loader dep requirement

This commit is contained in:
Aizistral
2026-01-29 00:27:47 +01:00
parent 141a73fb28
commit 8775036e53

View File

@@ -24,7 +24,7 @@
"nochatrestrictions.mixins.json" "nochatrestrictions.mixins.json"
], ],
"depends": { "depends": {
"fabricloader": ">=0.18.4", "fabricloader": ">=0.16",
"minecraft": "=>1.20.3 <=1.20.4", "minecraft": "=>1.20.3 <=1.20.4",
"java": ">=17", "java": ">=17",
"fabric": "*" "fabric": "*"