YACL compat (WIP)

This commit is contained in:
isXander
2022-12-09 22:50:51 +00:00
parent 308b41094f
commit c272fb457f
5 changed files with 71 additions and 7 deletions

View File

@@ -53,7 +53,7 @@
"depends": {
"fabricloader": ">=0.11.3",
"fabric": ">=0.36.0",
"minecraft": ">=1.17",
"minecraft": "~1.19.3",
"spruceui": ">=3.2.0",
"java": ">=17"
},