summaryrefslogtreecommitdiff
path: root/api.txt
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-07-02 18:56:18 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2017-07-02 18:56:18 +0100
commitcf3a9fd679a8369f24438179889b7fc3518cdd1c (patch)
tree5d63302f4526817b91c2f1b83ce411596067a2cb /api.txt
parenta9178b3cb2d84711f99319afcf417979a38ab2d9 (diff)
placing stackable mob egg while holding sneak removes tamed status
Diffstat (limited to 'api.txt')
-rw-r--r--api.txt2
1 files changed, 2 insertions, 0 deletions
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)