Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-269633

Placing a oversized filled bucket resets the stack size to 1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 24w12a, 1.20.5
    • None
    • Confirmed
    • Commands
    • Low
    • Platform

      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

            Unassigned Unassigned
            haykam haykam
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: