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

/fill with blockstates only uses state for one block and not the rest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 16w39c
    • None
    • Unconfirmed

      It seems that when you use /fill with a blockstate rather than a data value, it will only apply the blockstate to the filled blocks with the lowest X coordinate. All others will be filled with their default blockstate. Using data values instead of blockstates works as expected.

      To reproduce: simply run the command /fill ~ ~ ~ ~2 ~ ~2 minecraft:dropper facing=west

      All the blocks with the smallest X coordinates will properly face west, while the others will all face east instead.

      EDIT Some more testing shows if you try it with facing=north, the blocks with the lowest Z coordinate will be facing north while the rest will face south. So perhaps this is an issue specifically with orientable blocks rather than blockstates in general?

            Unassigned Unassigned
            IceMetalPunk Daniel Burnett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: