BlockEntityEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki
BlockEntityEffect - An object
Properties
mode - Required enum
Allowed values
- ALL
- OTHER
The mode of operation
Defaults to OTHER
Expression
durationInTicks - OptionalThe duration of time that the block will be there in ticks. If less than 0, the block will not change back
Defaults to -1
Material
blockToPlace - OptionalThe block to change to
Defaults to COBWEB
Expression
duration - RequiredThe duration of time that the block will be there in seconds (1 is 20 ticks). If less than 0, the block will not change back