As well as "Overriding getDamageAfterMagicAbsorb!"
|
AttributesLib.LOGGER.warn("Overriding getDamageAfterMagicAbsorb!"); |
and
|
AttributesLib.LOGGER.warn("Overriding getDamageAfterAbsorb!"); |
It would be great if these logging lines were removed as they constantly flood Minecraft server consoles and logs when the mod is installed.
As well as "Overriding getDamageAfterMagicAbsorb!"
ZenithAttributes/src/main/java/dev/shadowsoffire/attributeslib/mixin/CombatRulesMixin.java
Line 21 in 3c422fd
ZenithAttributes/src/main/java/dev/shadowsoffire/attributeslib/mixin/CombatRulesMixin.java
Line 31 in 3c422fd
It would be great if these logging lines were removed as they constantly flood Minecraft server consoles and logs when the mod is installed.