Update API, yarn, minimum loader version and mixin compat level.

This commit is contained in:
modmuss50
2022-01-24 20:22:46 +00:00
committed by c0de
parent f6ccf26923
commit 1ae727fb8b
3 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
],
"depends": {
"fabricloader": ">=0.11.3",
"fabricloader": ">=0.12.12",
"fabric": "*",
"minecraft": "1.18.x",
"java": ">=17"

View File

@@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "net.fabricmc.example.mixin",
"compatibilityLevel": "JAVA_16",
"compatibilityLevel": "JAVA_17",
"mixins": [
],
"client": [