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 145
    • Issues 145
    • 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
    • Tags
  • Mechanic Tags

Last edited by Lxlp May 14, 2025
Page history

Mechanic Tags

An automatically generated document that lists all the mechanics, grouped by tags/functionality.

Tags are added by the wiki editing team and are not a feature that is reflected in the plugin code, but just something more akin to a search aid.

Each mechanic can have more than one tag, and it is listed under each section for all the tags it has.

  • AI
  • Attribute
  • BossBar
  • Damage
  • Disguise
  • Effect
    • Particle
    • Sound
  • Experience
  • Health
  • Inventory
  • Item
  • ItemMatcher
  • Message
  • Meta
    • Flow
  • Meta-Mechanic
    • Aura
    • Thenable
  • Mount
  • Movement
    • Rotation
    • Teleport
  • Paper-Only
  • Pin
  • Premium-Only
  • Projectile
  • Random
  • Scoreboard
  • Stat
  • Summon
  • Threat
  • Variable
  • World
  • Untagged

>> Go to top

AI

Mechanic Plugin Description
FollowPath MythicMobs Crates an aura that causes the holding mob to follow a path
FormLine MythicMobs Makes the casting mob follow a linear path to a location
Goto MythicMobs Causes the mob to pathfind to a location
ResetAI MythicMobs Attempts to resets the AI of a casting mob to the base type's default
Runaigoalselector MythicMobs Change pathfindergoals
Runaitargetselector MythicMobs Change target pathfindergoals
Setai MythicMobs Toggles the target AI
SetPathfindingMalus MythicMobs Sets the pathfinding malus of a mob, influencing how a particular entity evaluates different types of blocks when calculating its path
Settonguetarget MythicMobs Sets the tongue target for a frog caster to the target entity
Stun MythicMobs Holds the target in place temporarily
Togglesitting MythicMobs Toggles the sitting state for cats, dogs, foxes, and parrots
Wolfsit MythicMobs Sets the sitting state of the target wolf
GoatRam MythicMobs Causes the casting goat mob to ram the targeted entity

>> Go to top

Attribute

Mechanic Plugin Description
Attribute MythicMobs Sets the base value of the targeted entity's attribute
AttributeModifier MythicMobs Adds an attribute modifier to the attributable target

>> Go to top

BossBar

Mechanic Plugin Description
Barcreate MythicMobs Creates a custom boss bar on the casting mob (cannot be player)
Barremove MythicMobs Removes a custom boss bar on the casting mob (cannot be player)
Barset MythicMobs Modifies a custom boss bar on the casting mob (cannot be player)

>> Go to top

Damage

Mechanic Plugin Description
Consume MythicMobs Damages each entity targeted for the given amount, and heals the casting
Basedamage MythicMobs Damages the target entity for a percentage of the mob's damage
Damage MythicMobs Damages the targeted entity
ModifyDamage MythicMobs Modifies the damage event that triggered the skill
Percentdamage MythicMobs Deals damage equal to a percent of the player's max health, where 1 is
Hit MythicMobs Simulates a physical hit from the mob
Explosion MythicMobs Creates an explosion at the target entity or location
Lightning MythicMobs Causes a lightning strike at the target entity or location, dealing
Suicide MythicMobs Instantly kills the mob

>> Go to top

Disguise

Mechanic Plugin Description
Disguise MythicMobs Runs a disguise string on the casting mob
DisguiseModify MythicMobs Modifies an already applied disguise on the target entity
Undisguise MythicMobs Removes the mob's active disguise, if it has one
Disguisetarget MythicMobs Runs a disguise string on the target mob
Doppleganger MythicMobs Copies the appearance of the target player

>> Go to top

Effect

Mechanic Plugin Description
BlockMask MythicMobs Creates a mask of blocks around the specified target
BlockUnmask MythicMobs The blockunmask effect is used to revert blockchanges made by the blockmask effect
BlockWave MythicMobs Creates a wave of the specified blocks, with varying shapes, speeds and blocks
BloodyScreen MythicMobs Shows the near world border effect
Bossborder MythicMobs Traps the the target player within a vanilla world border around the caster
EnderBeam MythicMobs Summons an Ender Crystal which shoots a beam towards the target
Ender MythicMobs Plays the effect of an eye of ender breaking at the location of the targeter
FakeExplosion MythicMobs Creates an explosion effect at the specified target
Firework MythicMobs Creates a firework effect at the target
Flames MythicMobs Creates the flames effect at the location of the targeter
Geyser MythicMobs Causes a geyser of liquid to shoot out of the ground at the targeted entity or location
Glow MythicMobs Makes the target entity glow (like with the Glowing potion effect)
GuardianBeam MythicMobs Draws a guardian beam between the origin and the target
Hide MythicMobs Hides the caster from the targeted players for a set duration
Itemspray MythicMobs Causes an explosion of temporary items at the target location
FakeLightning MythicMobs Will strike a fake lightning bolt at the specified target
PlayAnimation MythicMobs Forces the entity to play an animation
Showentity MythicMobs Shows the caster, if hidden via the use of the hide mechanic, to the targeted players
Skybox MythicMobs Changes the skybox for the target players
Smoke MythicMobs Creates a puff of smoke at the location of the targeter
SmokeSwirl MythicMobs Creates a swirling vortex of smoke at the targeted entity or location
Time MythicMobs Sets the world's time
TotemOfUndying MythicMobs Plays the effect of a totem resurrecting a player with options to specify CustomModelData to use from resource packs
BlockCrack MythicCrucible Shows a block crack effect on the target block for the selected audience

Particle

Mechanic Plugin Description
Particle MythicMobs Creates a particle effect at the targeted entity or location
Atom MythicMobs Creates an orbiting Atom effect at the location
ParticleBox MythicMobs Creates a box of particles at the targeted entity or location
ParticleEquation MythicMobs Generates a particle effect based on an equation
ParticleLine MythicMobs Creates a line of particles from the caster to the targeted entity or location
ParticleLineHelix MythicMobs Creates a particle line helix effect at the targeted entity or location
ParticleLineRing MythicMobs Creates a particleline ring
ParticleOrbital MythicMobs Creates a particle orbital effect, where the particle will orbit around the targeted entity or location
ParticleRing MythicMobs Creates a ring of particles around the targeted entity or location
ParticleSphere MythicMobs Creates a sphere of particles at the targeted entity or location
ParticleTornado MythicMobs Creates a tornado styled particle effect

Sound

Mechanic Plugin Description
Sound MythicMobs Plays a sound from either the vanilla game or a resource pack at the targeted entity or location
StopSound MythicMobs Stops a sound from playing from either the vanilla game or a resource pack for the targeted entity
PlayBlockBreakSound MythicMobs Plays the target block's breaking sound
PlayBlockFallSound MythicMobs Plays the target block's falling sound
PlayBlockHitSound MythicMobs Plays the target block's hit (damage) sound
PlayBlockPlaceSound MythicMobs Plays the target block's placement sound
PlayBlockStepSound MythicMobs Plays the target block's step sound (The sound played when an entity walks on it)

>> Go to top

Experience

Mechanic Plugin Description
ClearExperienceLevels MythicMobs Clears the experience levels for the targeted players
ClearExperience MythicMobs Clears experience for the target player
GiveExperienceLevels MythicMobs Gives experience levels to the targeted players
TakeExperienceLevels MythicMobs Takes experience levels to the targeted players

>> Go to top

Health

Mechanic Plugin Description
Consume MythicMobs Damages each entity targeted for the given amount, and heals the casting
Heal MythicMobs Heals the targeted entity for the specified value
Healpercent MythicMobs Heals the target entity for a percentage of its max-health
Sethealth MythicMobs Sets the health of the target entity
Setmaxhealth MythicMobs Sets the max health of the target entity

>> Go to top

Inventory

Mechanic Plugin Description
BreakBlockAndGiveItem MythicMobs Breaks the block at a target location and gives item(s)
Closeinventory MythicMobs Will close the inventory of the target (must be a player to function)
Removehelditem MythicMobs Removes the given amount from the casting player's held item
Consumeslot MythicMobs Removes an item from a specific slot of the player's inventory
EquipCopy MythicMobs Causes the caster to equip a copy of the target's equipment
Equip MythicMobs Equips the mob with an item
FillChest MythicMobs Fills a chest with a list of items, or a droptable
Giveitemfromslot MythicMobs Gives a copy of the caster's slot to the target
Giveitemfromtarget MythicMobs Gives the caster an item while playing the pickup-item animation from the target entity or location when fakelooting is set to true
Giveitem MythicMobs Gives an item to the target
Saddle MythicMobs Allows to either equip or remove a saddle on the target entity
StealItem MythicMobs Steals an item from the target and puts it in the mob's hand
Takeitem MythicMobs Removes the specified amount of an item from the target player's inventory

>> Go to top

Item

Mechanic Plugin Description
BreakBlockAndGiveItem MythicMobs Breaks the block at a target location and gives item(s)
Removehelditem MythicMobs Removes the given amount from the casting player's held item
Consumeslot MythicMobs Removes an item from a specific slot of the player's inventory
Decapitate MythicMobs Drops a copy of the target players' head
Dropitem MythicMobs Drops a set of items or optionally a
EquipCopy MythicMobs Causes the caster to equip a copy of the target's equipment
Equip MythicMobs Equips the mob with an item
FillChest MythicMobs Fills a chest with a list of items, or a droptable
Giveitemfromslot MythicMobs Gives a copy of the caster's slot to the target
Giveitemfromtarget MythicMobs Gives the caster an item while playing the pickup-item animation from the target entity or location when fakelooting is set to true
Giveitem MythicMobs Gives an item to the target
Itemspray MythicMobs Causes an explosion of temporary items at the target location
Pickupitem MythicMobs Pick up the targeted item, if the caster is a player
SetDisplayEntityItem MythicMobs Sets the item component of Item Display entities
StealItem MythicMobs Steals an item from the target and puts it in the mob's hand
Stopusingitem MythicMobs Stops the targeted living entity from using an item, i.e
Takeitem MythicMobs Removes the specified amount of an item from the target player's inventory

>> Go to top

ItemMatcher

Mechanic Plugin Description
StealItem MythicMobs Steals an item from the target and puts it in the mob's hand
Takeitem MythicMobs Removes the specified amount of an item from the target player's inventory

>> Go to top

Message

Mechanic Plugin Description
Log MythicMobs Logs a message to console directly
Jsonmessage MythicMobs Sends a json-format chat message to the target player(s)
Message MythicMobs Sends a chat message to the target, if the target is a player
Randommessage MythicMobs Sends a random message to the target player
Sendactionmessage MythicMobs Sends a message to the target player's action bar
SendTitle MythicMobs Displays a "title" and/or "subtitle" message to all targeted players
Sendtoast MythicMobs Displays an advancement-like "toast" message to all targeted players
Speak MythicMobs Makes the caster speak using chat and speech bubbles

>> Go to top

Meta

Mechanic Plugin Description
Command MythicMobs Executes a command for each target supplied
ModifyDamage MythicMobs Modifies the damage event that triggered the skill
Globalcooldown MythicMobs The Global Cooldown skill lets you set a caster's global
Log MythicMobs Logs a message to console directly
Modifyprojectile MythicMobs Modifies the projectile, missile, or orbital that activated the mechanic
PrintParentTree MythicMobs Prints debug information regarding the Metaskill executing the mechanic and its SkillTree
Projectilevelocity MythicMobs Modifies the velocity of the calling Projectile or Missile
Remove MythicMobs Removes the targeted entity from existence
Removeowner MythicMobs Removes the caster's Mythic and Vanilla owner
SetChunkForceLoaded MythicMobs Sets the force-loaded status of a location's chunk
Setowner MythicMobs Sets the "owner" attribute of the Mythic Mob to the given target
SetParent MythicMobs Sets the "Parent" of the casting MythicMob as the targeted entity
Setprojectilebulletmodel MythicMobs Sets the CustomModelData on the current projectile's bullet
SetProjectileDirection MythicMobs Sets the calling projectile's movement direction to the given target
Tracklocation MythicMobs Sets the casting mob's tracked location to the targeted location
Signal MythicMobs Sends a signal to the specified targeter
Setskillcooldown MythicMobs Sets the given metakill's cooldown to the given value (in seconds)
Switch MythicMobs A switch allows a condition to be tested against a list of (cases) values
Endprojectile MythicMobs Terminates the projectile this mechanic has been called from, activating its onEnd skill in the process

Flow

Mechanic Plugin Description
Cancelevent MythicMobs Cancel the Event that triggered the skill
CancelSkill MythicMobs Cancels the execution of the Metaskill when triggered
Delay MythicMobs Causes the current skilltree to be delayed by X ticks
Wait MythicMobs Puts the metaskill on hold (like the delay mechanic) until a set of conditions is met

>> Go to top

Meta-Mechanic

Mechanic Plugin Description
Aura MythicMobs The Aura mechanic acts as a status effect on the target entity, and can
Beam MythicMobs Creates a beam of a material between the caster and the target
Chain MythicMobs Chain allows you to make skills that bounce between targets, like a
Chainmissile MythicMobs Shoots a chaining homing missile at the target
Skill MythicMobs Executes another MetaSkill, which must be located in
Variableskill MythicMobs Executes another meta-skill like the Skill mechanic, but allows for placeholders inside the skill attribute
Pickupitem MythicMobs Pick up the targeted item, if the caster is a player
Polygon MythicMobs The Polygon meta-mechanic can execute other skills in a polygon-shaped pattern
Projectile MythicMobs The Projectile skill fires a meta-"projectile" that can be decorated
Randomskill MythicMobs Executes a random skill from the list of supplied skills
Raytrace MythicMobs Traces a ray to the target
Raytraceto MythicMobs Traces a ray to the target, like the Raytrace mechanic, but with additional attributes regarding the start and end position of the ray
Shoot MythicMobs Shoots an arrow or item-projectile at the targeted entity or location
Shootshulkerbullet MythicMobs Shoots a shulker bullet at the target entity, giving them levitation on hit
Setskillcooldown MythicMobs Sets the given metakill's cooldown to the given value (in seconds)
Slash MythicMobs The Slash meta-mechanic can execute other skills in a slash-shaped pattern
Sudoskill MythicMobs The SudoSkill mechanic allows you to force the targeted entity to cast
Switch MythicMobs A switch allows a condition to be tested against a list of (cases) values
Totem MythicMobs The totem mechanic places an invisible "totem", similar to the
Volley MythicMobs Shoots a volley of arrows or item-projectiles at the targeted entity or

Aura

Mechanic Plugin Description
Aura MythicMobs The Aura mechanic acts as a status effect on the target entity, and can
Auraremove MythicMobs Removes an aura from the target
BlackScreen MythicMobs Causes the player's screen to black out
Bouncy MythicMobs Applies an aura to the target that makes it bouncy
Cast MythicMobs Cast is an [Aura] mechanic similar to
Fly MythicMobs Makes the player fly, similar to the /fly command
FollowPath MythicMobs Crates an aura that causes the holding mob to follow a path
FormLine MythicMobs Makes the casting mob follow a linear path to a location
Glow MythicMobs Makes the target entity glow (like with the Glowing potion effect)
Hide MythicMobs Hides the caster from the targeted players for a set duration
Onattack MythicMobs Applies an aura to the target that triggers a skill when they damage
Onblockbreak MythicMobs Applies an aura to the target that triggers a skill when they break a block
Onblockplace MythicMobs Applies an aura to the target that triggers a skill when they place a block
OnChat MythicMobs Applies an aura on the target player that triggers a metaskill when they type a chat message
Ondamaged MythicMobs Applies an aura to the target that triggers a skill when they take
Ondeath MythicMobs Applies an aura to the target that triggers a skill when they die
Oninteract MythicMobs Applies an aura to a PLAYER that triggers a skill when they interact (right click) while holding an item, or are looking at a block (NOT AIR) that gets outlined (5 block range)
Onswing MythicMobs Applies an aura to the target that triggers a skill when they swing (left click)
Onshoot MythicMobs Applies an aura to the target that triggers a skill when they shoot with a bow
Orbital MythicMobs The Orbital skill fires a special type of
StatAura MythicMobs Applies an aura to the target that applies a specific stat to them
Stun MythicMobs Holds the target in place temporarily
Terminable MythicMobs Creates an aura that, each tick, checks if a set of conditions is met: If so, the execution of the onStart skill is immediately cancelled
Onjump MythicMobs Applies an aura to the target that triggers a skill when they jump

Thenable

Mechanic Plugin Description
Dropitem MythicMobs Drops a set of items or optionally a
PushBlock MythicMobs Pushes the block at the target location in the given direction using piston logic
Remove MythicMobs Removes the targeted entity from existence
StealItem MythicMobs Steals an item from the target and puts it in the mob's hand
Summon MythicMobs Summons mobs of the given type around the target
Wait MythicMobs Puts the metaskill on hold (like the delay mechanic) until a set of conditions is met
Furnitureremoveat MythicCrucible Removes the furniture at the target location

>> Go to top

Mount

Mechanic Plugin Description
Dismount MythicMobs Causes the mob to jump off of its mount, if it is mounted on anything
Ejectpassenger MythicMobs Ejects any passengers that are currently riding the mob
Mount MythicMobs Causes the casting mob to summon a specified MythicMob and mount it
Mountme MythicMobs Makes the target mount the caster mob
Mounttarget MythicMobs Causes the mob to "mount" the specified targeter as though they were a
Remount MythicMobs Causes the casting mob to remount the mob it spawned riding
Summonpassenger MythicMobs Summons a mob to mount the caster

>> Go to top

Movement

Mechanic Plugin Description
Disengage MythicMobs Causes the caster to leap backwards away from the target entity
FollowPath MythicMobs Crates an aura that causes the holding mob to follow a path
FormLine MythicMobs Makes the casting mob follow a linear path to a location
Goto MythicMobs Causes the mob to pathfind to a location
Jump MythicMobs Causes the mob to jump with the given velocity
Leap MythicMobs Causes the mob to leap through the air at the target
Lunge MythicMobs Applies forward directional velocity to the target
Propel MythicMobs Propels the caster of the mechanic towards the target
Pull MythicMobs Pulls all targeted entities towards the caster with a base velocity,
Throw MythicMobs Throws all targets away from the mob (or origin)
DirectionalVelocity MythicMobs Changes the velocity on the target entity on a specific vector
Velocity MythicMobs Modifies the velocity of the targeted entity(s)

Rotation

Mechanic Plugin Description
Look MythicMobs Causes the entity to look at its target
MatchRotation MythicMobs Sets the caster's yaw and pitch to the same value of the target's
Recoil MythicMobs Kicks the target's screen to simulate recoil
RotateTowards MythicMobs Rotates the caster towards the target location, up to a maximum yaw/pitch increment from the current rotation
SetPitch MythicMobs Sets the head pitch of the target entity
Setrotation MythicMobs Changes the rotation of the target (only works on non-player entities)
Spin MythicMobs Causes the target entity to spin around for the given duration

Teleport

Mechanic Plugin Description
Forcepull MythicMobs Teleports all targeted entities to a location within <spread>
Swap MythicMobs Swaps the caster and targets locations
Teleportin MythicMobs Will teleport the target relative to the caster's yaw
Teleport MythicMobs Teleports the caster to the targeted location/entity
Teleportto MythicMobs Will teleport the targeted entity or entities to the specified location
Teleporty MythicMobs Teleports the caster to the specified Y coordinate

>> Go to top

Paper-Only

Mechanic Plugin Description
GoatRam MythicMobs Causes the casting goat mob to ram the targeted entity
Onjump MythicMobs Applies an aura to the target that triggers a skill when they jump
PlayBlockBreakSound MythicMobs Plays the target block's breaking sound
PlayBlockFallSound MythicMobs Plays the target block's falling sound
PlayBlockHitSound MythicMobs Plays the target block's hit (damage) sound
PlayBlockPlaceSound MythicMobs Plays the target block's placement sound
PlayBlockStepSound MythicMobs Plays the target block's step sound (The sound played when an entity walks on it)

>> Go to top

Pin

Mechanic Plugin Description
MovePin MythicMobs Moves the given pin to the target location

>> Go to top

Premium-Only

Mechanic Plugin Description
Chainmissile MythicMobs Shoots a chaining homing missile at the target
Raytrace MythicMobs Traces a ray to the target
Raytraceto MythicMobs Traces a ray to the target, like the Raytrace mechanic, but with additional attributes regarding the start and end position of the ray
Fawepaste MythicMobs Pastes a Schematic using the FAWE Plugin found here: FAWE
WorldEditReplace MythicMobs Replaces blocks in a region using WorldEdit

>> Go to top

Projectile

Mechanic Plugin Description
Arrowvolley MythicMobs Fires a volley of arrows towards the target with a number of configurable properties
Missile MythicMobs The missile mechanic is similar to the projectile mechanic and can use any of the Projectile's Inheritable Attributes
Chainmissile MythicMobs Shoots a chaining homing missile at the target
Orbital MythicMobs The Orbital skill fires a special type of
Projectile MythicMobs The Projectile skill fires a meta-"projectile" that can be decorated
Shootfireball MythicMobs Shoots a fireball from the mob towards the target entity or location
Shoot MythicMobs Shoots an arrow or item-projectile at the targeted entity or location
Shootpotion MythicMobs Throws a potion at the targeted entity or location, causing the splash
Shootshulkerbullet MythicMobs Shoots a shulker bullet at the target entity, giving them levitation on hit
Shootskull MythicMobs Shoots a wither skull from the mob towards the target entity or
Volley MythicMobs Shoots a volley of arrows or item-projectiles at the targeted entity or

>> Go to top

Random

Mechanic Plugin Description
Randommessage MythicMobs Sends a random message to the target player
Randomskill MythicMobs Executes a random skill from the list of supplied skills

>> Go to top

Scoreboard

Mechanic Plugin Description
Modifyglobalscore MythicMobs Modifies the scoreboard-objective value of the fake player __GLOBAL__
Modifymobscore MythicMobs Modifies the scoreboard-objective value of the casting mob
Modifyscore MythicMobs Modifies the scoreboard-objective value of a fake player name
Modifytargetscore MythicMobs Modifies the a scoreboard-objective value of the specified targeter(s)
Setmobscore MythicMobs Modifies the a scoreboard-objective value of the casting mob
Setscore MythicMobs Modifies the scoreboard-objective value of a fake player name
Settargetscore MythicMobs Modifies the a scoreboard-objective value of the specified targeter(s)
Addtag MythicMobs Adds a scoreboard tag to the target
Removetag MythicMobs Removes a scoreboard tag from the target

>> Go to top

Stat

Mechanic Plugin Description
StatAura MythicMobs Applies an aura to the target that applies a specific stat to them

>> Go to top

Summon

Mechanic Plugin Description
SummonAreaEffectCloud MythicMobs Creates a cloud of particles around the target location
SummonFallingBlock MythicMobs Summons a falling block of the specified material at the targeted locations
Summon MythicMobs Summons mobs of the given type around the target
Summonpassenger MythicMobs Summons a mob to mount the caster

>> Go to top

Threat

Mechanic Plugin Description
Rally MythicMobs Rallies nearby mobs of the given types to focus-attack the given target
Settarget MythicMobs Sets the mob's target to the target entity
Threat MythicMobs Modifies the mob's threat value towards the target
Taunt MythicMobs Modifies the threat level that the caster holds with the target entities
Clearthreat MythicMobs Makes a mob clear its threat table

>> Go to top

Variable

Mechanic Plugin Description
Variableadd MythicMobs Adds an amount to a variable on the specified
Variablemath MythicMobs Sets a variable to the result of a math equation, where 'x' is the
Setvariablelocation MythicMobs Sets a value of type string
Setvariable MythicMobs Sets a variable
Variablesubtract MythicMobs Subtracts an amount to a variable on the specified
Variableunset MythicMobs Unsets a variable

>> Go to top

World

Mechanic Plugin Description
Blockdestabilize MythicMobs Turns the blocks at the target location(s) into falling blocks, making them start to fall as if affected by gravity
Blockphysics MythicMobs Force a block physics update at the target location
Bonemeal MythicMobs Applies a bone meal effect to the target blocks
BreakBlockAndGiveItem MythicMobs Breaks the block at a target location and gives item(s)
Breakblock MythicMobs Will break a block at the target location
EnderDragonResetCrystals MythicMobs Generates the EnderDragon crystals if an enderdragon battle is going on in the target location's dimension
Explosion MythicMobs Creates an explosion at the target entity or location
FillChest MythicMobs Fills a chest with a list of items, or a droptable
Pickupitem MythicMobs Pick up the targeted item, if the caster is a player
Prison MythicMobs Encases the target entity inside a temporary prison of blocks
PushBlock MythicMobs Pushes the block at the target location in the given direction using piston logic
Pushbutton MythicMobs Pushes a button at the supplied coordinates
SetBlockOpen MythicMobs Sets the target block's open state
Setblocktype MythicMobs Change blocktype at target location
Spring MythicMobs Creates a temporary "spring" of liquid at the target entity or location
ThunderLevel MythicMobs Causes a per-player storm effect (without rain)
Time MythicMobs Sets the world's time
Togglelever MythicMobs Toggles a lever on and off at the supplied coordinates
Togglepiston MythicMobs Toggles a piston at the target location
Undopaste MythicMobs Undoes a previous paste done via the fawePaste mechanic, based on its id or on the schematic used
Weather MythicMobs Changes the weather in the casting mob's world
Fawepaste MythicMobs Pastes a Schematic using the FAWE Plugin found here: FAWE
BlockCrack MythicCrucible Shows a block crack effect on the target block for the selected audience

>> Go to top

Untagged

These mechanics have not been tagged yet.

Mechanic Plugin Description
Activatespawner MythicMobs Activates a MythicMobs spawner, causing it to spawn mobs
AddTrade MythicMobs Changes the trades of a villager
Animatearmorstand MythicMobs Makes an armor stand assume a pose over a specified time
ArmAnimation MythicMobs Makes the caster swing their arm
Currencygive MythicMobs Gives money to players
Currencytake MythicMobs Takes money from players
DisplayTransformation MythicMobs Sets the targeted display entity's transformations
EnderDragonSetPhase MythicMobs Sets the EnderDragon phase on the target EnderDragon entity
EnderDragonSetRespawnPhase MythicMobs Sets the EnderDragon respawn phase if an EnderDragon battle is going on in the target location's dimension
EnderDragonSpawnPortal MythicMobs Generates the portal of the EnderDragon battle
Extinguish MythicMobs Removes any fire ticks from the target entity
Feed MythicMobs Feeds the targeted player
Freeze MythicMobs Sets the ticks frozen in powdered snow
Hologram MythicMobs Spawns a hologram at a target location.
Ignite MythicMobs Sets the targeted entity on fire.
OpenTrades MythicMobs Opens the trades of the casting villager to the target player
Oxygen MythicMobs Gives the target player an amount of oxygen.
Posearmorstand MythicMobs Moves the extremities of an armorstand, the value is in radians.
Potionclear MythicMobs Clears all potion effects from the target entity
Potion MythicMobs Applies a potion effect to the target entity, which is usually
Sendresourcepack MythicMobs Sends a resource pack to the targeted player.
Setcollidable MythicMobs Sets if the target of the mechanic should have a collidable hitbox or not.
SetDragonPodium MythicMobs Sets the position of the dragon's podium (aka the point the dragon circles around) at the target location
SetFaction MythicMobs Sets or changes the target mob's faction.
SetFlying MythicMobs Sets whether the target player is flying
Setgamemode MythicMobs Sets the gamemode of the target player
Setgliding MythicMobs Makes an elytra-equipped entity glide or stop gliding
Setglobalscore MythicMobs Modifies the scoreboard-objective value of the fake player __GLOBAL__.
SetInteractionSize MythicMobs Sets the size of the target INTERACTION Type entity.
SetItemGroupCooldown MythicMobs Sets the cooldown on an item group for the target player
Setleashholder MythicMobs Sets the leash holder of the caster to the targeted entity
Setlevel MythicMobs Causes the casting mob to change its level.
Setmaterialcooldown MythicMobs Sets a cooldown on items of a specified material on the target player
Setmobcolor MythicMobs Changes the target color, can only be applied to colorable mobs such as
Setname MythicMobs Sets the display name of the caster
Setnodamageticks MythicMobs Sets the immunity ticks on the target
SetRaiderCanJoinRaid MythicMobs Sets if the target raider entity can join a raid or not
Setraiderpatrolblock MythicMobs Sets the target raider to patrol the given location
Setraiderpatrolleader MythicMobs Sets if the target raider should be a raider patrol leader or not
Setspeed MythicMobs Causes the target to change its speed attribute
Setstance MythicMobs Sets the "stance" attribute of the target Mythic Mob to the given
SetTextDisplay MythicMobs Sets the text component of target Text Display entity
Setgravity MythicMobs Sets whether gravity affects the target entity.
Shieldbreak MythicMobs Breaks the target player's shield block if they are blocking
Shield MythicMobs Adds absorption hearts
Shieldpercent MythicMobs Applies an absorb shield to the target entity for a percentage of their
ConsumeAmmo MythicCrucible Consumes ammo to execute a skill
ReloadAmmo MythicCrucible will search the caster's inventory for the configured ammo item (or another item if overridden), and for each item it finds it will consume it and add ammo to the item.
ConsumeHeldDurability MythicCrucible Consumes durability from the held item
ConsumeItemDurability MythicCrucible Consume the durability of an item
Consumeitem MythicCrucible Removes some items from the casting player's inventory
ConsumeUsedDurability MythicCrucible Consumes durability from the item that triggered the skilltree
ConsumeUsedItem MythicCrucible Removes the item that triggered the skilltree
ProjectileHit MythicCrucible Simulates an hit from a bow's projectile
GiveAmmo MythicCrucible Sets the ammo amount of a player's weapon to its maximum.
InventoryClear MythicCrucible Clears the inventory of the targeted player
OpenBackpack MythicCrucible Opens the first backpack found in the player's inventory
Parsearmor MythicCrucible Updates the status of the target player's armor pieces
ParseWeapon MythicCrucible Updates the status of the item the target player is holding in its main hand
UpdateLore MythicCrucible Reparses the lore in your item config
RemoveTriggeringItem MythicCrucible Removes the Item entity that triggered the SkillTree
ResetAttackCooldown MythicCrucible Resets the attack cooldown of the item in hand
SetCompassLocation MythicCrucible Sets the location a compass points to
SetCompassLodestone MythicCrucible Sets the location a compass points to as a lodestone location
Setcrossbowcharged MythicCrucible Sets the target player's held crossbow's CustomModelData and visualy sets it as either charged or not charged.
SetItemCustomModelData MythicCrucible Sets the CustomModelData of the used item
SetItemDisplay MythicCrucible Sets the item display name
SetLore MythicCrucible Sets the new lore of the item
ModelSet MythicCrucible Sets the specified CustomModelData on the item the caster is holding
SetSlotModel MythicCrucible Sets the specified CustomModelData on the item on the specified slot
SnapshotUsedBow MythicCrucible Snapshots the state of the held bow for use with later projectile damage mechanics
Modeltoggle MythicCrucible Switches the item's CustomModelData value between two specified ones each time this mechanic is triggered
Furnitureinventory MythicCrucible Opens an inventory with a specified amount of slots and name to the target player
OpenFurniturePainter MythicCrucible Opens the furniture's painter for the target player
PlaceFurnitureAt MythicCrucible Makes the casting player place a furniture at a specific location
Furnitureremove MythicCrucible Removes the furniture that casted the mechanic
FurnitureSetAt MythicCrucible Sets a furniture at the target location
Furniturecolor MythicCrucible Sets the casting Furniture's Color as the specified one
Furniturestate MythicCrucible Sets the casting Furniture's State as the specified one
Furniturestate MythicCrucible Sets the casting Furniture's State as the specified one
DealCustomDurability MythicCrucible Modifies the custom durability of the held item.
SetItemNBT MythicCrucible Sets an NBT value on an item
AnimateModel ModelEngine Programmatically animates a model's bone, without relying on animations
Brightness ModelEngine Configure the model's block and sky light.
ChangeParent ModelEngine Changes the parent of a bone to another bone.
ChangePart ModelEngine Change the model of a rendering bone to use a different model.
CycleParts ModelEngine Changes the model of a rendering bone to use a different model under a predefined sequence.
Enchant ModelEngine Enchant the entire model or a specific bone.
Glow ModelEngine Configure the model's glow and glow color.
ModelPlayerSkin ModelEngine Set a player limb bone of a model to the targeted player's skin.
PartVisibility ModelEngine Toggle the visibility of a renderer bone.
Segment ModelEngine Configure the segment or tail bones.
Tint ModelEngine Color the entire model or a specific bone.
Move ModelEngine Directly controls the entity to move at a certain direction.
NoFall ModelEngine Cancel the fall of the entity.
SyncYaw ModelEngine Sync the yaw of the entity to either the head or body yaw.
ModelUndisguise ModelEngine Undisguise the targeted player.
BodyRotation ModelEngine Configure the body rotation of the modeled entity.
CullConfig ModelEngine Configure the culling of a modeled entity,
LockModel ModelEngine Lock or unlock the rotation of a modeled entity.
Model ModelEngine Add or remove a model from the targeted entity.
PairModel ModelEngine Forcibly show or hide a modeled entity from the targeted players.
Petrify ModelEngine Create a statue of the model
BindHitbox ModelEngine Summon and bind an entity to a sub-hitbox.
HitboxConfig ModelEngine Configure the sub-hitbox damage pass-through multiplier.
LinkItemBone ModelEngine Link an equipment slot to an item bone, allowing it to update the item automatically.
Leash ModelEngine Visually leash the target to a leash bone of the model.
LeashSelf ModelEngine Visually leash a leash bone to another leash bone of the same model.
DefaultState ModelEngine Configure the default animations of an active model.
LockModelHead ModelEngine Locks the head of the model into place
ModifyState ModelEngine Modify an animation played by the targeted active model
RemapModel ModelEngine Remap a new model to the current model, part by part.
RenderInit ModelEngine Shows a model to the players, if the model was previously applied on the Modeled Entity by setting the initrender
Scale ModelEngine Scale the model's hitbox or render scale.
State ModelEngine Play or stop an animation on a model.
StateToggle ModelEngine Toggle a state on the model
SubModel ModelEngine Forcibly create or delete bones from a model.
SwapEntity ModelEngine Swap the owner of an active model from one entity to the targeted entity.
DismountAllModel ModelEngine Dismount all passengers of a model or a specific mount bone.
DismountModel ModelEngine Dismount driver or specific passengers riding on list of mount bones.
MountModel ModelEngine Mount an entity to a model's driver seat, or a specific mount bone.
SetModelTag ModelEngine Set the text of a name tag bone
SetModelTagVisible ModelEngine Set the visibility of a name tag bone.
VFXChangeModel ModelEngine Change the model of a VFX.
VFXEnchant ModelEngine Enchant or remove the enchant glint of a VFX.
VFX ModelEngine Assign or remove a VFX from an entity or a projectile
VFXPosReset ModelEngine Reset the VFX position back to 0 0 0.
VFXRotReset ModelEngine Reset the VFX rotation back to 0 0 0.
VFXScaleReset ModelEngine Reset the VFX scale back to 1 1 1.
VFXPos ModelEngine Position the VFX
VFXRot ModelEngine Rotation the VFX
VFXScale ModelEngine Scale the VFX.
VFXSetVis ModelEngine Set the visibility of the VFX.
VFXTint ModelEngine Color the VFX, or animate from one color to another.
GiveMythicExperience MythicRPG Gives a player experience
ModifyResource MythicRPG Modifies the target player's given reagent
OpenCustomMenu MythicRPG Opens a custom menu
SetArchetype MythicRPG Sets the target player's archetype
SetCustomMenuButton MythicRPG Sets a specific slot of the opened custom menu to the specified button
ForgetSpell MythicRPG Make the target player unlearn a spell
TeachSpell MythicRPG Teaches a player a spell
GrantAchievement MythicAchievements Grants the player a mythic achievement.
IncrementAchievement MythicAchievements Increment criteria of achievement by a specified amount
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

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
    • Mechanics by Tag
  • 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
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques