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
  • Mechanics

Mechanics · Changes

Page history
added ResetAI and StealItem mechanics authored Jan 29, 2025 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 0 deletions
+4 -0
  • Skills/Mechanics.md Skills/Mechanics.md +4 -0
  • No files found.
Skills/Mechanics.md
View page @ a7aa1687
......@@ -168,6 +168,7 @@ are able to target locations as well.
| [Remove][] | Removes the target mob |
| [RemoveHeldItem][] | Removes some of the item the target player is holding |
| [RemoveOwner][] | Removes the ownership of the target mob |
| [ResetAI][] | Attempts to resets the AI of a casting mob to the base type's default |
| [RotateTowards][] | Rotates the caster towards the target location |
| [RunAIGoalSelector][] | Change the caster's [AIGoalSelectors] |
| [RunAITargetSelector][] | Change the caster's [AITargetSelectors] |
......@@ -227,6 +228,7 @@ are able to target locations as well.
| [Smoke][] | Creates a puff of smoke |
| [SmokeSwirl][] | Creates a persistent "swirl" of smoke |
| [Sound][] | Plays a sound effect from both vanilla Minecraft and resource packs |
| [StealItem][] | Steals an item from the target and puts it in the mob's hand |
| [StopSound][] | Stops a sound effect from playing |
| [Speak][] | Causes the mob to speak in chat, with options for speech bubbles |
| [Spin][] | Causes the target to spin |
......@@ -508,6 +510,7 @@ but not yet ready for use.
[Remove]: /skills/mechanics/remove
[RemoveHeldItem]: /skills/mechanics/removehelditem
[RemoveOwner]: /skills/mechanics/removeowner
[ResetAI]: /skills/mechanics/ResetAI
[RotateTowards]: /skills/mechanics/RotateTowards
[RunAIGoalSelector]: /skills/mechanics/runaigoalselector
[RunAITargetSelector]: /skills/mechanics/runaitargetselector
......@@ -567,6 +570,7 @@ but not yet ready for use.
[Smoke]: /skills/mechanics/Smoke
[SmokeSwirl]: /skills/mechanics/SmokeSwirl
[Sound]: /skills/mechanics/Sound
[StealItem]: /skills/mechanics/StealItem
[StopSound]: /skills/mechanics/StopSound
[Speak]: /skills/mechanics/speak
[Spin]: /skills/mechanics/Spin
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

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