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 149
    • Issues 149
    • 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
    • Mobs
  • Custom AI

Custom AI · Changes

Page history
removed unimplemented aigoals authored Dec 31, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 0 additions and 5 deletions
+0 -5
  • Mobs/Custom-AI.md Mobs/Custom-AI.md +0 -5
  • No files found.
Mobs/Custom-AI.md
View page @ 4cdc75e2
......@@ -30,7 +30,6 @@ This zombie would attack players, and walk around randomly when not targeting an
| [lookatplayers](/Mobs/ai/goals/lookatplayers) | | The mob will look at nearby players |
| [LookAtTarget](/Mobs/ai/goals/LookAtTarget) | | The mob will look at its target |
| [opendoor](//Mobs/ai/goals/OpenDoor)| opendoors | The mob will open doors it runs into and close the door behind it |
| closedoors | restrictopendoor | Not sure what this one does |
| [randomlookaround](/Mobs/ai/goals/RandomLookAround) | lookaround | The mob will randomly look around |
| [gotospawnlocation](/Mobs/ai/goals/gotospawn) | gotospawn | Mob will pathfind to its spawn location |
| [doNothing](/Mobs/ai/goals/doNothing)<br>**[Premium-only]** | | Causes the mob to do nothing if conditions are met. |
......@@ -38,9 +37,6 @@ This zombie would attack players, and walk around randomly when not targeting an
## Creatures Only
| AI Goal | Aliases | Description |
|--------------------|--------------|--------------------------------------------------------------------|
| avoidcreepers | | Causes the mob to avoid Creepers |
| avoidskeletons | | Causes the mob to avoid Skeletons |
| avoidzombies | | Causes the mob to avoid Zombies |
| [meleeattack](/Mobs/ai/goals/meleeattack) | | Causes the mob to move to and melee-attack its target |
| [movetowardstarget](/Mobs/ai/goals/MoveTowardsTarget) | | Causes the mob to move towards its target |
| [randomstroll](/Mobs/ai/goals/RandomStroll) | | The mob will randomly walk around |
......@@ -55,7 +51,6 @@ This zombie would attack players, and walk around randomly when not targeting an
| [spiderattack](/Mobs/ai/goals/SpiderAttack) | | Uses the attack a spider would |
| [zombieattack](/Mobs/ai/goals/ZombieAttack) | | Zombie melee attack |
| [leapattarget](/Mobs/ai/goals/leapattarget) | | Makes the mob leap at its target |
| moveindoors | | |
| [movethroughvillage](/Mobs/ai/goals/movethroughvillage) | | |
| [movetoblock](/Mobs/ai/goals/movetoblock)| | Makes the mob go towards a specific type of block |
| [movetolava](/Mobs/ai/goals/movetolava) | | Makes the mob move towards lava |
......
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
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques