Aton-Kish / reinforced-chests

Minecraft fabric mod to add reinforced chests.
MIT License
2 stars 5 forks source link

[Bug] Update from 1.20.4 to 1.20.6/1.21 loose items #67

Open MrBretze opened 2 months ago

MrBretze commented 2 months ago

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

1.21 image

1.20.4 image

Environment

Additional context

Its a world on Multiplayer

MrBretze commented 2 months ago

I have tried with the 1.20.6 version and i have the same issue.

MrBretze commented 2 months ago

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

CrossanaVS commented 1 month ago

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.