Painting shulker boxes makes them lose their inventory contents
omergunr100 opened this issue ยท 0 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
1.5.4 (also on dev latest)
Minecraft Version
1.20.1
Recipe Viewer Installed
EMI
Environment
Singleplayer (but should also happen on server)
Cross-Mod Interaction
No
Other Installed Mods
Applied Energistics 2
Architectury
Curios API
EMI
Jade
KubeJS
LowDragLib
ProbeJS
ReHooked
Rhino
The One Probe
Xaero's Minimap
Xaero's World Map
Expected Behavior
Shulker boxes should retain their inventory when painted
Actual Behavior
Shulker boxes lose their inventory when painted
Steps to Reproduce
Place shulker box.
Insert item into shulker box.
Paint/unpaint the box.
Observe that it's now empty.
Additional Information
This is caused by the ColorSprayBehaviour
not copying over the inventory when replacing the shulker box block.