Skip to content
Home
Plugins
Official Plugins
Core Plugins
MythicMobs
Core Plugin -The ultimate mobs and skills system
ModelEngine 4
Custom models and animations without client mods.
MoLang Add-on
MythicAchievements
Custom advancements and quest-like progression
MythicArmors
Real 3D Armor
MythicCosmetics
Modern and powerful cosmetics for players
MythicCrucible (Items)
Custom items, blocks, furniture, and more.
MythicDungeons
Instanced, scripted dungeon experiences.
MythicEnchantments
Create and customize unique enchantments.
MythicHUD
Create immersive interfaces and HUD elements.
MythicRPG (spells & classes)
Spells, classes, combat, and character systems.
Asset Store
Resources
Browse resources
Latest reviews
New resources
Search resources
Utilities
Official Utilities
Model Viewer
Inspect Blockbench models directly in your browser.
Plugin Converter
Easily migrate from other similar plugins.
Discord
Switch to light mode
Menu
×
Home
Plugins
Asset Store
Resources
Model Viewer
Plugin Converter
Discord
Browse docs
Wikis
/
MythicMobs
/
AI Goals
Reference
AI Goals
Behaviors that control mob movement and decisions.
·
45 entries
AI Goal
arrowattack
A basic ranged attack that ranged entities can use.
AI Goal
bowattack
An advanced ranged attack that can often cause the shooter to strafe backwards or clockwise.
AI Goal
BreakDoor
Causes the mob to break down doors it runs into
AI Goal
breed
Causes the mob to be able to breed with other mobs.
AI Goal
CreeperSwell
Makes a creeper want to explode on its target
AI Goal
crossbowattack
Attack with a crossbow. Only Piglins and Pillagers can use crossbowAttack goal as long as they're holding a crossbow.
AI Goal
doNothing
\*\*This is a Premium only feature\*\* Causes the mob to stop doing anything based on provided conditions.
AI Goal
EatGrass
Makes the mob, occasionally, eat grass.
AI Goal
fleeConditional
\*\*This is a Premium only feature\*\* Causes the mob to flee based on provided conditions.
AI Goal
fleeFaction
Causes the mob to flee from a specific faction.
AI Goal
fleeGolems
Causes the mob to flee from iron golems.
AI Goal
fleePlayers
Causes the mob to flee from players.
AI Goal
fleeSun
Causes the mob to flee from the sun and hide in shade.
AI Goal
fleeVillagers
Causes the mob to flee from villagers.
AI Goal
fleeWolf
Causes the mob to flee from wolves.
AI Goal
Float
Makes the mob swim in water/not
AI Goal
FollowRoute
Makes the mob follow a specific path, one time only.
AI Goal
GoToLocation
Makes the mob go to the specified location. Notice: Followrange must more than the distance between location and mob
AI Goal
GoToOwner
Makes the mob move towards its owner when beyond a certain distance. Followrange must be more than the distance between the owner and the mob)
AI Goal
GoToParent
Makes the mob move towards its parent when beyond a certain distance. Followrange must be more than the distance between the owner and the mob)
AI Goal
gotospawn
Makes the mob travel to its original spawn location.
AI Goal
goToSpawnLocation
Goal: goToSpawnLocation --------------
AI Goal
Horrified
Run around frantically
AI Goal
leapattarget
Causes the mob to leap towards its target.
AI Goal
lookatplayers
Causes the mob to look at nearby players
AI Goal
LookAtTarget
Causes the mob to look at its target
AI Goal
meleeattack
Causes the mob to move to and melee attack its target
AI Goal
movethroughvillage
Causes the mob to find a path through a village.
AI Goal
movetoblock
Makes the mob move towards the specified block type.
AI Goal
movetolava
Causes the mob to move towards lava.
AI Goal
MoveTowardsRestriction
Make a mob move towards its "Restriction Point" for some Entities (for instance, the village of a Villager)
AI Goal
MoveTowardsTarget
Causes the mob to move towards its target
AI Goal
MoveTowardsTargetConditional
Paths to an entity that checks some conditions
AI Goal
movetowater
Causes the mob to move towards water.
AI Goal
MoveWithinDistanceOfTarget
Moves towards the target to be within a certain range
AI Goal
OpenDoor
The mob will open doors it runs into and close the door behind it
AI Goal
Panic
Run around panicking when on fire and look for water
AI Goal
Patrol
Makes the mob follow a specific route, back and forth, multiple times
AI Goal
RandomFly
Fly around randomly
AI Goal
RandomLookAround
The mob will randomly look around
AI Goal
RandomNod
Makes the mob randomly nod their head
AI Goal
RandomStroll
The mob will randomly walk around
AI Goal
RestrictSun
Will prevent the mob from entering sunlight
AI Goal
SpiderAttack
Uses the attack a spider would
AI Goal
ZombieAttack
Zombie melee attack