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

cannot replace block with comparators

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.9.1 Pre-Release 3
    • None
    • pc windows 10
    • Unconfirmed

      when you try to replace a specific block like redstone with sandstone it will work properly:
      /fill ~ ~ ~ ~ ~ ~ minecraft:redstone_torch 4 replace minecraft:sandstone 0
      the redstone torch ONLY replaces sandstone.
      but if you try to do it with comparators like this:
      /fill ~ ~ ~ ~ ~ ~ minecraft:unpowered_comparator 4 replace minecraft:sandstone 0
      you will get an error saying it doesnt find brackets. so the correct way it doesnt give an error is like this:
      /fill ~ ~ ~ ~ ~ ~ minecraft:unpowered_comparator 4 replace {} minecraft:sandstone 0
      but then it ignores the sandstone and replaces any block

            Unassigned Unassigned
            pauloalbert paulo khayat
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: