Nic4Las / Minecraft-Enderite-Mod

MIT License
13 stars 21 forks source link

Blocks gaining NBT tag when broken #37

Closed josephendren closed 3 years ago

josephendren commented 3 years ago

If you craft a log into planks, any planks placed and picked up again won't stack with other plans in your inventory. Looks to be because breaking blocks adds some NBT to the broken blocks, only occurring since the latest update.

Pitti11 commented 3 years ago

Oh no, this is a major bug. Thank you very much for reporting.

Pitti11 commented 3 years ago

Fixed with commit #c94d198