Changes
Page history
Changed creepers exploding on targets when they breed :)
authored
Oct 23, 2023
by
Amy
Hide whitespace changes
Inline
Side-by-side
Mobs/Custom-AI.md
View page @
c293e597
...
@@ -79,13 +79,13 @@ AIGoalSelectors:
...
@@ -79,13 +79,13 @@ AIGoalSelectors:
| AI Goal | Aliases | Description |
| AI Goal | Aliases | Description |
|--------------|----------------|-----------------------------------------------|
|--------------|----------------|-----------------------------------------------|
|
[
breed
](
/Mobs/ai/goals/breed
)
| |
Make a creeper want to explode on its target
. |
|
[
breed
](
/Mobs/ai/goals/breed
)
| |
Causes the mob to be able to breed with other mobs
. |
**Creepers Only**
**Creepers Only**
| AI Goal | Aliases | Description |
| AI Goal | Aliases | Description |
|--------------|----------------|-----------------------------------------------|
|--------------|----------------|-----------------------------------------------|
| creeperswell | creeperexplode |
Causes the mob to be able to breed with other mobs
. |
| creeperswell | creeperexplode |
Make a creeper want to explode on its target
. |
**Ranged Entities Only**
**Ranged Entities Only**
...
...
...
...