Description
Checks against the amount of specified blocks in a radius around the evaluated location.
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
types | type, t, material, mat, m | A list of materials to check against | DIRT |
radius | r | The radius | 8 |
amount | a | The amount of blocks to match | >0 |
Examples
TargetConditions:
- blockTypeInRadius{type=STONE;amount=>10;radius=3} true