Add creeper and vex sounds

This commit is contained in:
Wuzzy 2018-09-18 16:14:55 +02:00
parent 8b38a169e6
commit fd33d9d2ec
7 changed files with 16 additions and 5 deletions

View file

@ -36,9 +36,9 @@ mobs:register_mob("mobs_mc:vex", {
run_velocity = 5.9,
attack_type = "dogfight",
sounds = {
random = "mobs_rat",
death = "green_slime_death",
-- TODO: Sounds: random (better), death (better), damage
-- TODO: random
death = "mobs_mc_vex_death",
damage = "mobs_mc_vex_hurt",
distance = 16,
},
animation = {