bump fabric dep version

This commit is contained in:
Zoë Gidiere 2025-06-17 19:08:14 -06:00
parent 40b8c85c75
commit 68d5b22ca4

View File

@ -35,7 +35,7 @@
"depends": { "depends": {
"fabricloader": ">=0.16.10", "fabricloader": ">=0.16.10",
"java": ">=21", "java": ">=21",
"minecraft": ">=1.21.5", "minecraft": ">=1.21.6",
"fabric": "*" "fabric": "*"
} }
} }