KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

Picking the block holding CTRL doesn't save what's inside in nbt #63

Closed Mrbysco closed 3 years ago

Mrbysco commented 6 years ago

Currently if you Ctrl+Right-Click a cauldron with anything in it it will give you an item with 2 nbt tags.

But after placing it it doesn't actually contain whatever was in it.

KnightMiner commented 6 years ago

I've looked into this briefly and ran into a couple issues:

So for now it looks like this is can't fix.

KnightMiner commented 3 years ago

This is fixed in 1.16, and I am dropping support for 1.12. Only block that was giving me issues is the cauldron as Ctrl+pick block does not copy block states.