BlockCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
BlockCondition - An object
Properties
mode - Required enum
Allowed values
- ALL
- LOCATION
The mode of operation
Defaults to LOCATION
EffectList
otherwise - OptionalA list of effects that will run if this condition is false
EffectList
else - OptionalA list of effects that will run if this condition is false
Material
allowedMaterials - Optional Array ofThe list of blocks
Defaults to []
Material
materials - Optional Array ofThe list of blocks
Defaults to []