We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21d92e commit 7974908Copy full SHA for 7974908
src/main/resources/wurst.mixins.json
@@ -2,7 +2,7 @@
2
"required": true,
3
"minVersion": "0.8",
4
"package": "net.wurstclient.mixin",
5
- "compatibilityLevel": "JAVA_17",
+ "compatibilityLevel": "JAVA_21",
6
"mixins": [],
7
"client": [
8
"AbstractBlockStateMixin",
0 commit comments