Repeating Command blocks don't work properly when loaded in from a structure block
Activated repeating command blocks that require redstone will not be activated when loaded in with a structure block
Steps to reproduce
- Place a structure block to save a certain radius area.
- Place a repeating command block within that area with the setting: Needs redstone
- Place down a redstone block within the save radius that activates the repeating command block
- Save the structure
- Load in the structure somewhere else
-> The repeating command block will not be activated despite being attached to a redstone block. It will only be activated when the redstone block is updated/replaced.
Video to replicate
Workaround (provided by original reporter)
Place a repeating command block that is always active. Have it execute a /fill command which will then /fill ~ ~ ~ ~1 ~ ~ redstone_block, thus, deleting the repeating block and activating a series of chain commands that will run only 1 time after the command as executed.
2019-06-13, 12:11 AM
2024-12-08, 10:20 AM
3
2
-