Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Mechanics
  • BlockMask

BlockMask · Changes

Page history
added type tags authored Nov 04, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Skills/Mechanics/BlockMask.md Skills/Mechanics/BlockMask.md +2 -2
  • No files found.
Skills/Mechanics/BlockMask.md
View page @ 5ec59668
...@@ -11,7 +11,7 @@ Bukkit material/block names can be acquired in-game. Simply hold the block you w ...@@ -11,7 +11,7 @@ Bukkit material/block names can be acquired in-game. Simply hold the block you w
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| material | mat, m, block, b | The [type of block](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html) used for the blockmask | GRAVEL | | material | mat, m, block, b | The [type of block](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html) used for the blockmask | GRAVEL<!--type:Material--> |
| radius | r | The radius of the blockmask effect | 0 | | radius | r | The radius of the blockmask effect | 0 |
| radiusy | ry | The y component of the radius | `radius`| | radiusy | ry | The y component of the radius | `radius`|
| noise | n | Defines the randomness of the effect | 0 | | noise | n | Defines the randomness of the effect | 0 |
...@@ -19,7 +19,7 @@ Bukkit material/block names can be acquired in-game. Simply hold the block you w ...@@ -19,7 +19,7 @@ Bukkit material/block names can be acquired in-game. Simply hold the block you w
| shape | s | The shape of the effect. `Sphere`/`Cube` | SPHERE | | shape | s | The shape of the effect. `Sphere`/`Cube` | SPHERE |
| 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<!--type:Audience--> |
| occ | o, oc | If onlyair is used, target transparent blocks as well | true | | occ | o, oc | If onlyair is used, target transparent blocks as well | true |
### Duration Attribute ### Duration Attribute
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs
Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques