We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907e15d commit 9733ecdCopy full SHA for 9733ecd
src/main/resources/modid.mixins.json
@@ -2,7 +2,7 @@
2
"required": true,
3
"minVersion": "0.8",
4
"package": "net.fabricmc.example.mixin",
5
- "compatibilityLevel": "JAVA_16",
+ "compatibilityLevel": "JAVA_17",
6
"mixins": [
7
],
8
"client": [
0 commit comments