1
0
forked from Clones/Controlify

Update to Minecraft 1.20

This commit is contained in:
isXander
2023-05-16 20:30:56 +01:00
parent d81b1f59cc
commit 0adbccc498
41 changed files with 259 additions and 491 deletions

View File

@ -32,9 +32,9 @@
"accessWidener": "controlify.accesswidener",
"depends": {
"fabricloader": ">=0.14.0",
"minecraft": "~1.19.4",
"minecraft": ">1.20-",
"java": ">=17",
"yet-another-config-lib": "^2.4.0"
"yet_another_config_lib": "^2.4.0"
},
"breaks": {
"midnightcontrols": "*"