first 1.21.5 version

This commit is contained in:
Jottyfan
2025-03-29 22:12:42 +01:00
parent 17a11ce56a
commit 2fedfdc700
11 changed files with 46 additions and 18 deletions

View File

@ -28,8 +28,8 @@
"mixins": [
],
"depends": {
"fabricloader": ">=0.16.9",
"minecraft": "~1.21.4",
"fabricloader": ">=0.16.10",
"minecraft": "~1.21.5",
"java": ">=21",
"fabric-api": "*"
},