Masonry

Masonry

5M Downloads

Blocks disappear when broken

KayleeHipol opened this issue ยท 3 comments

commented

Describe the bug
When breaking a block with a pickaxe, it just disappears and does not drop.

To Reproduce
Steps to reproduce the behavior:

  1. Using stonecutter, create any of the options from the mod.
  2. place block
  3. mine it with pickaxe.
  4. block disappears instead of dropping.

Expected behavior
After mining, the block drops and the player is able to pick it up into their inventory.

Screenshots
A screenshot would not show this issue. Here is a video clip of the issue It was too large to add here so I uploaded it to my drive. https://drive.google.com/file/d/10JnbJ9GX4i00U8zmIYLU-q00XoANHUUx/view?usp=sharing

**Version

  • Forge Version 1.21.1-0.5.0
commented

Made a basic crafttweaker script to try fix the issue till the mod gets updated

https://gist.github.com/AtlasRiker/4c4be2ee00db6cd3e1f9604b41b0a93b

commented

Same issue on 1.20.1-0.4.0

commented

Duplicate of #29