Roots

Roots

24M Downloads

Runed Smasher breaks unbreakable blocks

WaitingIdly opened this issue ยท 4 comments

commented

General Information

Describe the bug:
Runed Smasher can break bedrock via 3x3 mining.

To Reproduce:

  1. Break (valid pickaxe) block adjacent to bedrock in such a way that the mined area of the Runed Smasher would be the bedrock
  2. observe

Expected behavior:
only break blocks <= mining level


Environment Versions

Mystic Mods Versions

  • MysticalLib: 1.11.0
  • MysticalWorld: 1.10.0
  • Roots: 3.1.2

Other Versions:


Logging Information

Please Use gist, paste.ee, pastebin or some other log sharing service

Crash Report (if available): N/A

Latest Log (if necessary):


Additional Information

Screenshots (if available):
"""screenshot"""

Runed.Smasher.Bedrock.mp4

Additional context (optional):

commented

This isn't necessarily the best solution, but I've basically added a block blacklist with bedrock in it by default.

commented

I can't believe I never tried to see if that was an exploit possible

commented

minor update: if you break with silk touch, you get the bedrock block - otherwise its just destroyed.

commented

Yeah, I swear I had code in place to ensure this didn't happen. I'm wondering if it's special-cased and my code doesn't catch it.