Skip to content
fromgate edited this page Jul 7, 2017 · 4 revisions

Change state of power for block.

Supported blocks: LEVER, WOODEN_DOOR, TRAP_DOOR, FENCE_GATE, IRON_DOOR_BLOCK.

POWER_SET <location> <power>

Parameter Parameter value Description
<location> loc:<Location> Location of block
<power> power:<ON / OFF / TOGGLE> New state of redstone-power. TOGGLE value will change state to opposite.
Clone this wiki locally