This commit is contained in:
modmuss50 2024-06-13 18:37:40 +01:00
parent 2930d65441
commit 48712f09a1
3 changed files with 7 additions and 7 deletions

View file

@ -30,8 +30,8 @@
}
],
"depends": {
"fabricloader": ">=0.15.10",
"minecraft": "~1.20.6",
"fabricloader": ">=0.15.11",
"minecraft": "~1.21",
"java": ">=21",
"fabric-api": "*"
},