fix required java (idk how it worked before)

This commit is contained in:
AbyssDweller
2022-10-27 10:20:09 -04:00
parent 8c7de38c28
commit 274f9cac2b

View File

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