Blocks disappear when broken
KayleeHipol opened this issue ยท 3 comments
Describe the bug
When breaking a block with a pickaxe, it just disappears and does not drop.
To Reproduce
Steps to reproduce the behavior:
- Using stonecutter, create any of the options from the mod.
- place block
- mine it with pickaxe.
- 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
Made a basic crafttweaker script to try fix the issue till the mod gets updated
https://gist.github.com/AtlasRiker/4c4be2ee00db6cd3e1f9604b41b0a93b
Duplicate of #29