Update mobs_mc

This commit is contained in:
Wuzzy 2017-08-06 14:09:25 +02:00
parent a0347a6700
commit 3fb0b6dd44
14 changed files with 30 additions and 23 deletions

View file

@ -70,6 +70,7 @@ mobs:register_mob("mobs_mc:witherskeleton", {
shoot_end = 90,
punch_start = 70,
punch_end = 90,
-- TODO: Implement and fix death animation
--die_start = 120,
--die_end = 130,
--die_loop = false,