Skip to content

Commit

Permalink
Revert "fix: Change the mixin compatibility level to JAVA_21"
Browse files Browse the repository at this point in the history
This reverts commit 984fd01.
  • Loading branch information
Steveplays28 committed Jun 21, 2024
1 parent 984fd01 commit e04c0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/main/resources/noisium-common.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "io.github.steveplays28.noisium.mixin",
"compatibilityLevel": "JAVA_21",
"compatibilityLevel": "JAVA_17",
"plugin": "io.github.steveplays28.noisium.mixin.NoisiumMixinPlugin",
"mixins": [
"ChainedBlockSourceMixin",
Expand Down

0 comments on commit e04c0b1

Please sign in to comment.