Mechanic
blockMask
Temporarily masks a block as a different block
Aliases
effect:blockMaske:blockMask
Configuration Fields (7)
| Name | Type | Default | Description |
|---|---|---|---|
| block b, material, mat, m | PlaceholderString | GRAVEL | The block used for the blockmask. Supports blockdata string |
| radius r | PlaceholderInt | 0 | The radius of the blockmask effect |
| radiusy ry | PlaceholderInt | radius | The radiusy of the blockmask effect |
| duration d | PlaceholderDuration | 0 | The duration of the blockmask effect |
| noise n | PlaceholderDouble | 0 | The noise/randomness of the blockmask effect |
| shape s | boolean | SPHERE | The shape of the blockmask effect - SPHERE/CUBE. |
| occluding o, oc, occ | PlaceholderBoolean | true | Occlusion filter mode: with noair=true, true matches only occluding blocks and false matches all non-air blocks; with onlyair=true, true includes non-occluding blocks and false matches only air |
Universal Mechanic Options
- Author:
- Ashijin