Mojira Archive
MC-154449

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

  1. Place a structure block to save a certain radius area.
  2. Place a repeating command block within that area with the setting: Needs redstone
  3. Place down a redstone block within the save radius that activates the repeating command block
  4. Save the structure
  5. 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

2024-10-01 22-26-01.mp4

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.

 

Unresolved

sofia

Patrick O'Boyle

2019-06-13, 12:11 AM

2024-12-08, 10:20 AM

3

2

Confirmed

(Unassigned)

Minecraft 1.14.3 Pre-Release 2 - 1.21.4Minecraft 1.14.3 Pre-Release 2, 1.16.4, 1.17.1, 24w39a, 1.21.3, 1.21.4

-