Downgraded mod to 1.21.4
All checks were successful
build / build (push) Successful in 1m8s

This commit is contained in:
2025-03-30 17:06:42 +02:00
parent cae8c34759
commit b89ab99928
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
],
"depends": {
"fabricloader": ">=0.16.10",
"minecraft": "~1.21.5",
"minecraft": "~1.21.4",
"java": ">=21",
"fabric-api": "*"
},