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?
add procedure - if block placed, when place copy NBT on item in you hand and set on block what placed, can be help
can you send a picture of the procedure(s)?
I have been manually adding nbt data with commands and verifying it with this procedure:
https://mcreator.net/comment/295781#comment-295781
https://mcreator.net/forum/119611/images-wont-show-when-i-put-them