Changes
Page history
Update BlockMask - added occluding
authored
Sep 16, 2024
by
Ghmmy
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/BlockMask.md
View page @
04f2ee5b
...
@@ -20,6 +20,7 @@ Bukkit material/block names can be acquired ingame. Simply hold the block you wa
...
@@ -20,6 +20,7 @@ Bukkit material/block names can be acquired ingame. Simply hold the block you wa
| noair | na | Mask no air blocks only | true |
| noair | na | Mask no air blocks only | true |
| onlyair | oa | Mask air blocks only | false |
| onlyair | oa | Mask air blocks only | false |
| audience | | The [audience] of the effect | nearby |
| audience | | The [audience] of the effect | nearby |
| occluding | o, oc, occ| If onlyair is used, target transparent blocks as well | true |
### Duration Attribute
### Duration Attribute
there are 20 ticks in 1 second, and setting duration to 0 will have an infinite duration.
there are 20 ticks in 1 second, and setting duration to 0 will have an infinite duration.
...
...
...
...