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

Mechanics · Changes

Page history
added BlockMask and BlockUnmask authored Mar 06, 2024 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 1 deletion
+5 -1
  • Skills/Mechanics.md Skills/Mechanics.md +5 -1
  • No files found.
Skills/Mechanics.md
View page @ ed8df29b
...@@ -37,8 +37,10 @@ are able to target locations as well. ...@@ -37,8 +37,10 @@ are able to target locations as well.
| [BarCreate][] | Creates a custom boss bar on the casting mob | | [BarCreate][] | Creates a custom boss bar on the casting mob |
| [BarRemove][] | Removes a custom boss bar on the casting mob | | [BarRemove][] | Removes a custom boss bar on the casting mob |
| [BarSet][] | Modifies a custom boss bar on the casting mob | | [BarSet][] | Modifies a custom boss bar on the casting mob |
| [Blackscreen][] | Blacks out the target's screen for the duration | | [BlackScreen][] | Blacks out the target's screen for the duration |
| [BlockDestabilize][] | Causes the targeted blocks to fall, as if affected by gravity | | [BlockDestabilize][] | Causes the targeted blocks to fall, as if affected by gravity |
| [BlockMask][] | Temporarily masks a block as a different block |
| [BlockUnmask][] | Unmasks blocks that have been masked |
| [BlockPhysics][] | Triggers a block physics update at the target location | | [BlockPhysics][] | Triggers a block physics update at the target location |
| [BoneMeal][] | Applies a bone meal effect to the target blocks | | [BoneMeal][] | Applies a bone meal effect to the target blocks |
| [BossBorder][] | Creates an inescapable border around the mob | | [BossBorder][] | Creates an inescapable border around the mob |
...@@ -331,6 +333,8 @@ but not yet ready for use. ...@@ -331,6 +333,8 @@ but not yet ready for use.
[BarRemove]: /skills/mechanics/barremove [BarRemove]: /skills/mechanics/barremove
[Blackscreen]: /skills/mechanics/Blackscreen [Blackscreen]: /skills/mechanics/Blackscreen
[BlockDestabilize]: /skills/mechanics/blockdestabilize [BlockDestabilize]: /skills/mechanics/blockdestabilize
[BlockMask]: /skills/mechanics/BlockMask
[BlockUnmask]: /skills/mechanics/BlockUnmask
[BlockPhysics]: /skills/mechanics/blockphysics [BlockPhysics]: /skills/mechanics/blockphysics
[BoneMeal]: /skills/mechanics/bonemeal [BoneMeal]: /skills/mechanics/bonemeal
[BossBorder]: /skills/mechanics/bossborder [BossBorder]: /skills/mechanics/bossborder
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
  • Pins
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
  • Effects
  • 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
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • Particles Types
  • Audience
Examples
Useful Tips