baileyholl / Ars-Nouveau

Repository for the Ars Nouveau minecraft mod. https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
Other
179 stars 108 forks source link

Ars Nouveau Break Spell breaks Waystones that are set to Unbreakable #1493

Closed Silverbolt666 closed 6 days ago

Silverbolt666 commented 1 week ago

Issue:

When waystones are set to be unbreakable in the mod config (see config below) Ars Nouveau Break Spell can still break it:

Tested:

Game Version:

Forge: 47.3.10 Minecraft: 1.20.1 Ars Nouveau: 4.12.4 Waystones: 14.1.6

Waystones Config (in txt)

waystones-common.txt

Notes

Craftweaker is enabled in order to remove crafting capabilities waystones.txt

baileyholl commented 6 days ago

Ars fires events for other mods to cancel if something should not be broken, if the config is not listening to those events then I am not sure how else they would be able to prevent other mods.