elytra damage control gamerules

This commit is contained in:
2022-11-13 21:12:22 +01:00
parent dfefed1286
commit ddb47f96c4
7 changed files with 109 additions and 9 deletions
+4 -2
View File
@@ -4,13 +4,15 @@
"package": "me.youhavetrouble.moregamerules.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"ServerWorldMixin"
"FireworkItemMixin",
"LivingEntityMixin",
"ServerWorldMixin",
"TridentItemMixin"
],
"client": [
],
"server": [
"MagmaBlockMixin"
],
"injectors": {
"defaultRequire": 1