Changed creepers exploding on targets when they breed :) authored by Amy's avatar Amy
...@@ -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**
... ...
......