Update README.md

This commit is contained in:
Govindas 2020-01-13 14:49:34 +02:00
parent 1932b28c1c
commit 8610014c18
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ This fork adds support for 1.13.2, 1.14.2 and 1.15.1 Minecraft versions. removes
**Download it [here](https://github.com/Govindass/SkStuff/releases)**
##List of pathfinder goals
```
(avoid|run away from) %entitytype%[, radius %number%[, speed %number%[, speed (if|when) (close|near) %number%]]]
break door[s]
breed[, [move[ment]] speed %number%] #Note 1
@ -58,3 +59,4 @@ Notes:
5 - The boolean argument specifier whether or not the entity should have a direct line of sight of its target. Examples are spiders, by default they can see players through blocks. The boolean argument will ALWAYS be TRUE for SPIDERS.
6 - If this goal is missing on the entity, it will not be able to attack.
7 - Can only be applied on Ghasts or Blazes.
```