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

Fill replace with command block leads to error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.8
    • None
    • Unconfirmed

      Both commands should do "the same" but if you put command_block in the left place it will expect a dataTag where the replaceTileName should be...

      /fill ~ ~ ~ ~1 ~1 ~1 redstone_block 0 replace command_block 0
      No blocks filled.

      /fill ~ ~ ~ ~1 ~1 ~1 command_block 0 replace redstone_block 0
      Data tag parsing failed: Invalid tag encountered, expected '{' as first char.

            Unassigned Unassigned
            2called-chaos Sven
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: