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

Wrong redstone state, when lever is added with command block

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 14w07a, Minecraft 14w08a, Minecraft 14w21b, Minecraft 1.8.1, Minecraft 1.8.2-pre6
    • Windows 8.0 Java 1.7
    • Community Consensus

      When lever is in on-state and I use command block to replace it with off-state lever, redstone state remains on.

      /setblock ~ ~ ~-2 lever 3

      If I use two command blocs and first remove lever and then add new off-state lever, everything works fine.

      /setblock ~ ~ ~-3 air
      /setblock ~ ~ ~-2 lever 3

            Unassigned Unassigned
            Zilwery Zilwery
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: