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

/setblock and /fill don't place colored blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 17w45b, Minecraft 17w46a
    • None
    • Windows 10, Java 8, lots of RAM, 64-bit, GeForce 1060GTX
    • Unconfirmed

      When using 'setblock' and 'fill', I can't set a colored block anymore.

      Here's what happens in 1.12.2:
      /setblock ~ ~ ~ wool 4
      places a yellow wool block at your feet.
      /fill ~ ~ ~ ~1 ~1 ~1 wool 4
      fills in an area with yellow wool.

      Here's what happens in 17w46a:
      /setblock ~ ~ ~ wool 4
      returns an error "Incorrect argument for command at position 20: ... ~ ~ wool <-- [HERE]"
      /fill ~ ~ ~ ~1 ~1 ~1 wool 4
      returns an error "Incorrect argument for command at position 25: ...1 ~1 wool <-- [HERE]"

      It appears that I can't place blocks with color values down anymore. I tried a bunch of other arguments with these commands and all it does is generate an error or place a white wool block. Is this a bug?

            Unassigned Unassigned
            puppetpal clem Jay Eff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: