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
|
@ -47,8 +47,7 @@ mobs:register_mob("mobs_mc:chicken", {
|
|||
fall_speed = -2.25,
|
||||
sounds = {
|
||||
random = "mobs_chicken",
|
||||
death = "Chickenhurt1", -- TODO: replace
|
||||
damage = "Chickenhurt1", -- TODO: replace
|
||||
-- TODO: death, damage
|
||||
distance = 16,
|
||||
},
|
||||
animation = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue