EcoEnchants icon indicating copy to clipboard operation
EcoEnchants copied to clipboard

Fixed exploit for the dynamite enchantment

Open Penumbrae opened this issue 1 month ago • 0 comments

The chain was only filtering blocks in the mine_radius effect. By doing it this way, the break_block effect could still break obsidian, barrier and bedrock.

I've added a filter to the break_block effect as well, which prevents the exploit.

Additionally, I've not put the filter under the chain, as this would cause an issue with blocks around a clicked blacklisted block.

Penumbrae avatar Jan 25 '25 17:01 Penumbrae