NBT data of block in inventry not being transferred when placed

Started by TheBiscuit on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
NBT data of block in inventry not being transferred when placed

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?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how are you putting the tags…
Mon, 10/06/2025 - 07:34

how are you putting the tags on the item?