BlockEntityEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki

BlockEntityEffect - An object

Properties

mode - Required enum

Allowed values

  • ALL
  • OTHER

The mode of operation

Defaults to OTHER

durationInTicks - Optional Expression

The duration of time that the block will be there in ticks. If less than 0, the block will not change back

Defaults to -1

blockToPlace - Optional Material

The block to change to

Defaults to COBWEB

duration - Required Expression

The 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