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
|
@ -29,6 +29,7 @@ mobs:register_mob("mobs_mc:guardian", {
|
|||
visual_size = {x=3, y=3},
|
||||
sounds = {
|
||||
damage = "mobs_mc_squid_hurt",
|
||||
-- TODO: more and better sounds
|
||||
distance = 16,
|
||||
},
|
||||
animation = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue