* The **AIGoalSelectors** section tells the Skeleton Mob to use the **arrowattack** action when it is going about its day to day goals.
...
...
@@ -62,6 +64,8 @@ AI Goals, Targets, and Factions
* As you see **clear** is always first, which in this case wipes the mobs AI so you have a clean slate to work with. This is important otherwise your AI may not function the way you would expect.
* Now lets say we want the skeleton to attack other mobs instead and we want him to use a melee attack instead of a ranged attack. See below for how we accomplish this.
***
DecayingSkeleton:
Mobtype: skeleton
Display: '&aa decaying skeleton'
...
...
@@ -100,6 +104,8 @@ AI Goals, Targets, and Factions
configuration for two common scenarios you may wish to implement on