Started by
TheBiscuit
on
Topic category: Help with Minecraft modding (Java Edition)
I have a block in my inventory with NBT data, which I was able to verify by having the data displayed in the lore. However, when the block is placed, the NBT data is not carried, which I tested with a procedure that checks the nbt value of the block when its placed. Why is this, and how can I make the data transfer?
how are you putting the tags on the item?