VeinMinerEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki
VeinMinerEffect - An object
Properties
mode - Required enum
Allowed values
- ALL
- LOCATION
The mode of operation
Defaults to LOCATION
Material
materials - Optional Array ofThe list of types that can be broken
Defaults to []
Duration
delay - OptionalThe delay between each break in seconds (1 is 20 ticks)
Defaults to 0.05
limit - Optional integer
The max recursion depth ie. the radius from the start
Defaults to 10
allowMultiTypeVein - Optional boolean
If true, the vein will break all types in the list instead of only breaking the same type of block as the one in original location
Defaults to false
Material
types - Optional Array ofThe list of types that can be broken
Defaults to []