Mekanism

Mekanism

111M Downloads

Cardboard boxes can break "unbreakable" blocks

davenonymous opened this issue ยท 3 comments

commented

A hardness of "-1" is considered unbreakable. Cardboard boxes allows moving those unbreakable blocks, which basically makes them breakable even though they shouldn't be.

See Forge's Block.setBlockUnbreakable()

commented

it lets you move things that are supposed to require advancements in tech or magic to move as well, like thaumcraft's nodes.

commented

Bedrock was hard coded to be unbreakable. However, I actually already implemented the block hardness check for v8, though, so this is no longer an issue :)

commented

Ok, so this allows you to break bedrock? That's a problem :(