[Bug] Update from 1.20.4 to 1.20.6/1.21 loose items
MrBretze opened this issue ยท 3 comments
Describe the bug
I have updated to 1.21 and all my of my chest has been "reseted" all stack inside has been set to 1 item
To Reproduce
1 Minecraft 1.20.4 world with Reinforced Chest
Screenshots
Environment
- Minecraft: 1.21/1.20.4
- Fabric Loader: 0.16.2 / 0.15.11
- Fabric API: 0.102.0+1.21 / 0.97.1+1.20.4
Additional context
Its a world on Multiplayer
In my test, Reinforced Barrels and Reinforced Shulker Boxes have the same issue
I guess the problem comes from the conversion from NBT to Component
I think it's the same thing.
Describe the bug
1.20 updated to 1.21 and 1.21.1
In every slot in the Reinforced Chest only one item remained (i.e. from 64/30/15 items to 1)
- if this item was enchanted (tools, weapons, elytra) it was disenchanted in 1.21.
- i.e. "Enchanted Book: Mending" -> In 1.21 was just an "Enchanted Book" (it was still glowing but it was without specific enchantment).
- if the item was renamed, it's back to its default name in 1.21.
- Every Shulker Box (Reinforced or not) in the chest was emptied and renamed ones were back to a default name.
The same bug with the Reinforced Barrels and stand alone Shulker Boxes. If the Reinforced Shulker Box was in a chest (Reinforced or not) it was emptied and renamed to its default name.
Environment
Minecraft: 1.21 and 1.21.1/1.20
Fabric Loader: 0.16.5 0.16.2 / 0.14.21
Fabric API:0.105.0+1.21.1 0.102.0+1.21 / 0.83.0+1.20
Additional context
Its a Single Player World.