1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

placing stackable mob egg while holding sneak removes tamed status

This commit is contained in:
TenPlus1
2017-07-02 18:56:18 +01:00
parent a9178b3cb2
commit cf3a9fd679
2 changed files with 4 additions and 1 deletions

View File

@ -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)