Add ghast shoot/death sound, add many sound TODOs

This commit is contained in:
Wuzzy 2018-09-14 16:27:58 +02:00
parent 7d66d5f2d3
commit 900625b17b
28 changed files with 37 additions and 46 deletions

View file

@ -47,11 +47,7 @@ mobs:register_mob("mobs_mc:vindicator", {
min = 1,
max = 1,},
},
sounds = {
random = "Villager1",
death = "Villagerdead",
damage = "Villagerhurt1",
},
-- TODO: sounds
animation = {
stand_speed = 25,
stand_start = 40,