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

@ -27,10 +27,7 @@ mobs:register_mob("mobs_mc:iron_golem", {
},
visual_size = {x=3, y=3},
makes_footstep_sound = true,
sounds = {
-- TODO
distance = 16,
},
-- TODO: sounds
view_range = 16,
stepheight = 1.1,
owner = "",