Skip to content

Commit

Permalink
Fix Mixin Warnings About maxShiftBy (#2520)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghzdude authored Jul 5, 2024
1 parent 837b2ab commit f7ad0bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/mixins.gregtech.minecraft.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"target": "@env(DEFAULT)",
"minVersion": "0.8",
"compatibilityLevel": "JAVA_8",
"injectors": {
"maxShiftBy": 10
},
"mixins": [
"BlockConcretePowderMixin",
"DamageSourceMixin",
Expand Down

0 comments on commit f7ad0bc

Please sign in to comment.