Fix cooldowns
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"package": "systems.brn.regexinghoppers.mixin",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"mixins": [
|
||||
"RegexingHopperMixin"
|
||||
"RegexingHopperMixin",
|
||||
"HopperBlockEntityAccessor"
|
||||
],
|
||||
"client": [
|
||||
],
|
||||
|
Reference in New Issue
Block a user