Updates for Minecraft 1.17

Still needs a bit of tweaking
This commit is contained in:
Markil3
2021-06-18 08:27:59 -06:00
parent cf4ed2d4af
commit 3b73bf6cb8
18 changed files with 24 additions and 27 deletions

View File

@@ -34,8 +34,9 @@
],
"depends": {
"fabricloader": ">=0.7.4",
"minecraft": "1.16.x"
"fabricloader": ">=0.11.3",
"minecraft": "1.17.x",
"java": ">=16"
},
"suggests": {
"modmenu": "*",