mojira.dev
MC-269717

Cauldron deletes overstacked tinted shulker boxes

When cleaning shulker boxes that are in a stack greater than 1, cauldron deletes the entire stack. 
Steps to reproduce: 

1. run the command:
/give @s minecraft:white_shulker_box[minecraft:max_stack_size=64] 64
2. place a cauldron with water:
/setblock ~ ~ ~ minecraft:water_cauldron
3. Try cleaning the shulker boxes, and observe that only 1 shulker box is cleaned, replacing the other 63.

Expected behavior:
the cleaned shulkerbox should be added in a differnt inventory space, instead of replacing the entire stack

Linked issues

Comments 3

Can confirm. From my testing, this does not apply to stacked dyed armor, or stacked banners with a pattern.

/give @s minecraft:leather_helmet[minecraft:dyed_color={rgb:15961002},minecraft:max_stack_size=99] 99
/give @s minecraft:white_banner[minecraft:max_stack_size=64,minecraft:banner_patterns=[{color:"pink",pattern:"straight_cross"}]] 64

Yeah this does happen, all sixty three other shulkers will disappear into thin air

Carretero Martínez

gegy

Community Consensus

Platform

Low

Commands

24w12a, 24w14a, 24w18a

24w19a

Retrieved