feat: make shield disable cooldown also a gamerule
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"mixins": [
|
||||
"DontHurtMePearlMixin",
|
||||
"JustTeleportAlreadyMixin"
|
||||
"JustTeleportAlreadyMixin",
|
||||
"PlayerEntityMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
||||
Reference in New Issue
Block a user