Mojira Archive
MC-269633

Placing an oversized filled bucket resets the stack size to 1

Minecraft snapshot 24w12a introduces the max_stack_size item component which allows the creation of oversized stacks than what is normally possible. Since oversizing seems to now be a supported feature, I would expect all behaviors to support oversized stacks. However, filled buckets such as water and lava do not support this behavior, leading to item loss when using the max_stack_size item component.

Steps to reproduce

1. Run the following command: /give @s water_bucket[minecraft:max_stack_size=8] 8
2. Place the obtained water bucket.
3. Notice that the result is a single empty bucket, rather than 7 water buckets and 1 empty bucket as expected

Fixed

haykam

[Mojang] Gegy

2024-03-20, 04:16 PM

2025-01-25, 08:22 AM

2024-05-07, 02:43 PM

4

2

Confirmed

Low

Platform

Commands

24w12a, 1.20.5

24w19a