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

/fill breaks everything even when you specified blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.12.1
    • None
    • Windows 10, Java jre1.8.0_141
    • Unconfirmed

      Place a stone_button into /fill area
      Add some random block of your choice to filter it out (stone for this example)

      /fill x y z x2 y2 z2 #<- replace with proper coordinates air 0 destroy stone_button -1

      BUG: Instead of destroying only stone_buttons it'll destroy the stone along with it.
      WHEN: I found this out when I'm trying to destroy a pressed button and I'm executing it from a player. /execute @a ~ ~ ~ /fill ~4 ~4 ~4 ~-4 ~-4 ~-4 air 0 destroy stone_button 9

            Unassigned Unassigned
            chouzen213 Robhie M
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: