Replace Fill
Replaces the chosen block with another block for a set amount of time.
Last updated
Was this helpful?
Replaces the chosen block with another block for a set amount of time.
Last updated
Was this helpful?
FromLocation
The first location, comparable with the first location of the /fill command. Follows the patern of world, x, y, z
.
world, 196, 64, -381
ToLocation
The second location, comparable with the second location of the /fill command. Follows the patern of world, x, y, z
.
world, 196, 64, -381
BlockData
The block data of the block (if it has any). For example an open gate, a rotated stair, ... Use []
to set none.
[open=true]
Duration
The amount of time this change has to be active. After this time it changes back to normal.
100
Delay
The amount of ticks this effect waits after the show starts before its activation.
40
This effect isn't that complex, you have enough info with this page right? right...?