gigaherz / PackingTape

A Minecraft Forge Mod
http://minecraft.curseforge.com/projects/packing-tape
Other
11 stars 3 forks source link

[1.20.1] Mod Interaction - Added NBT to stored items in a Functional Storage drawer after taping #34

Open loving2 opened 5 months ago

loving2 commented 5 months ago

Packing Tape Version: 1.20.1-0.14.2

Applying packing tape to a Functional Storage drawer with items in it and then removing the packing tape results in the items having an additional NBT tag.

Running /data get entity @s SelectedItem shows that the NBT tag is tag: {data_model: {}}

I have no idea where this tag comes from, but it seems to be a mod interaction. I'm playing on ATM9 v0.2.54

I also made an issue on the Functional Storage github, since I'm not sure who would be able to help with this.