From fc40d8d7e0b375098c9148bcbf873e640ccb618e Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 26 Jan 2018 15:34:06 +0000 Subject: add runaway_from list for shy mobs --- api.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'api.txt') diff --git a/api.txt b/api.txt index 92f977c..05c98e6 100644 --- a/api.txt +++ b/api.txt @@ -102,6 +102,8 @@ functions needed for the mob to work properly which contains the following: arrow/fireball appears on mob. 'specific_attack' has a table of entity names that mob can also attack e.g. {"player", "mobs_animal:chicken"}. + 'runaway_from' contains a table with mob names to run away from, add + "player" to list to runaway from player also. 'blood_amount' contains the number of blood droplets to appear when mob is hit. 'blood_texture' has the texture name to use for droplets e.g. -- cgit v1.2.3