noeppi-noeppi / MythicBotany

Apache License 2.0
17 stars 13 forks source link

BLOCKS UNBREAKABLE Botania Additions Gaia Ring of Aura Alf Shatterer not working together #134

Closed SugarDaddii closed 7 months ago

SugarDaddii commented 9 months ago

When i equippt Ring of Aura and Alf Shatterer i cannot Break any Blocks.

Dev of Botania Additions says:

"this bug is on the devs of the alf shatterer. The reason is - they do not implement shouldCauseReequipAnimation method, which prevents reequip animation AND resetting block break progress."

noeppi-noeppi commented 7 months ago

The alf shatterer inherits shouldCauseReequipAnimation from TerraShattererItem, so saying it doesn't implement this method is just wrong. The actual issue is that Botanic Additions does not add its aura ring to the botania:terra_pick_blacklist tag.

I did a quick test: Adding a datapack that adds the Gaia Ring of Aura to this tag fixes the issue. Please contact the developer of Botanic Additions and ask them to fix this.

SugarDaddii commented 7 months ago

So please can I have this Datepack that I can fix it by myself because I think this will not happen any time Soon with the update?