Add ghast shoot/death sound, add many sound TODOs
This commit is contained in:
parent
7d66d5f2d3
commit
900625b17b
28 changed files with 37 additions and 46 deletions
|
@ -37,6 +37,7 @@ mobs:register_mob("mobs_mc:wither", {
|
|||
sounds = {
|
||||
shoot_attack = "mobs_mc_ender_dragon_shoot",
|
||||
attack = "mobs_mc_ender_dragon_attack",
|
||||
-- TODO: sounds
|
||||
distance = 60,
|
||||
},
|
||||
jump = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue