Corrected version in fabric.mod.json

This commit is contained in:
OakLoaf
2025-09-30 19:31:34 +01:00
parent 4b218a65f6
commit 359b4826bc
@@ -35,7 +35,7 @@
"depends": { "depends": {
"fabricloader": ">=0.16.10", "fabricloader": ">=0.16.10",
"java": ">=21", "java": ">=21",
"minecraft": "1.21.7", "minecraft": "1.21.9",
"fabric": "*" "fabric": "*"
} }
} }