Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-108185

Command blocks stay powering, if you unpower a command block while it is doing the command, it keeps repeating the command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.30.57 RTX Beta, 1.16.200.57 Beta, 1.16.100, 1.16.101 Hotfix
    • None
    • Unconfirmed
    • Windows 10 Mobile

      I am trying to make a mini game. I use a repeating command block to enchant a sword so when I hold a sword, the command block activates and powers a comparator. The comparator fires another command block that tests for a level minimum of 5. That fires a command block that does something cool, for example: teleport your friend 15 blocks up. That command block fires another command block that takes away levels. When the levels are below zero, the level minimum command block deactivates but the command block that is doing the cool thing keeps activating as if it is always active when it should not be. Basically, when a command block is doing an action, and while doing that action, is depowered, it continues doing that action unless you change the command. Instead, if a command block is doing a command and is depowered, it should stop doing the command when it is depowered.

            Fix the bugs No no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: