From cf3a9fd679a8369f24438179889b7fc3518cdd1c Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sun, 2 Jul 2017 18:56:18 +0100 Subject: placing stackable mob egg while holding sneak removes tamed status --- api.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'api.txt') diff --git a/api.txt b/api.txt index 53258f1..d30ea93 100644 --- a/api.txt +++ b/api.txt @@ -305,6 +305,8 @@ This function allows an attached player to fly the mob around using directional 'move_animation' string containing name of pre-defined animation e.g. "walk" or "fly" etc. 'stand_animation' string containing name of pre-defined animation e.g. "stand" or "blink" etc. + Note: animation names above are from the pre-defined animation lists inside mob registry without extensions. + mobs:set_animation(self, name) -- cgit v1.2.3