Update mobs_mc
This commit is contained in:
parent
a0347a6700
commit
3fb0b6dd44
14 changed files with 30 additions and 23 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue