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 e174026 commit 4e38323Copy full SHA for 4e38323
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_17",
+ "compatibilityLevel": "JAVA_21",
6
"mixins": [
7
],
8
"client": [
0 commit comments