Skip to content

Commit

Permalink
update mixin to java16
Browse files Browse the repository at this point in the history
  • Loading branch information
plusls committed Nov 13, 2021
1 parent 0ddac23 commit 0867a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/pca.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "com.plusls.carpet.mixin",
"compatibilityLevel": "JAVA_8",
"compatibilityLevel": "JAVA_16",
"mixins": [
"MixinSettingsManager",
"rule.avoidAnvilTooExpensive.MixinAnvilScreenHandler",
Expand Down

0 comments on commit 0867a06

Please sign in to comment.