Transfer item nbt through crafting

Started by Warwickslave on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Transfer item nbt through crafting

Hi! So, I have a bag item which can be dyed into different color. It's made with just combining it with dye in craft. But, as it crafts, NBT data of it resets to nothing. 
How can I make NBT data from bag I use in craft transfer to the bag in craft result? TY