NinjaBunny1 / More-Enchantments

GitHub page for my mod "More Enchantments"
0 stars 0 forks source link

Empty Tags NBT data appended when item is held #7

Closed NoveritaDev closed 1 year ago

NoveritaDev commented 1 year ago

When a player holds an item with this mod, it adds an empty "Tags:{}" section to the NBT data for that itemstack. This results in it being unable to stack with other items. It applies this tag regardless of if anything is done with the item, it just needs to be held.

I can supply a mod list if you believe this is the result of interaction with another mod.

vladamaca commented 1 year ago

Hello, I have the same issue. When I create new world, then dig dirt, that dirt I pick up have changed data - this mod adding "tag: {}". It prevents items from stacking and you need to move new picked up item into hand to also add "tag" and to be able to stack them. image

JacksonRoyal commented 1 year ago

I have the same problem, my chests and inventory are full of split and non-stackable items. Has the author already commented on this?

RealMagicGamer commented 1 year ago

Also happens to me yeah. The only way to stack them again is by dropping those blocks and picking them up again.

Wubzzz1337 commented 1 year ago

No news on this damn :o

Pvtatomxne commented 1 year ago

is there any way to maybe create a command block that repeats a command that removes every nbt tag? i have the same problem and id really like to keep using the mod

NinjaBunny1 commented 1 year ago

Sorry for my late answer, but I took a long break form programming. I will fix this bug with version 1.4.3. The patch notes are as follows: Indestructibility doesn't try to effect unstackable items anymore and therefore stopped to interfere with the stackability of items. This does NOT apply in retrospect. All items already unstackable will stay unstackable.

Pvtatomxne commented 1 year ago

thank you so much man, love this mod and would rather like to not not use it