mojira.dev
MC-150009

Command blocks work without a power

Command blocks should work only with redstone power as I know. In my case, they start to work even if they get destroyed an placed down again without powering. See attached video for more information.

Attachments

Comments 5

The chain command block is infact set to always active. Therefore not needing power.

@Jack Donegan As I have learned, chain command blocks are executed only when they receive information from command block behind them. This chain is somehow started by repeating command block that isn't powered. I don't think this is an intended behavior.

Is the blue block set to always active?

@[Mod] tryashtar No, it's set to Needs Redstone.

The chain command blocks are always executed, even if the previous command block was not successful, because they're in unconditional mode. Put them into conditional mode if you want them to only execute if the previous command was successful.

Andris Liepiņš

(Unassigned)

Unconfirmed

(Unassigned)

Minecraft 1.14

Retrieved