Add skeleton sounds

This commit is contained in:
Wuzzy 2018-09-14 15:58:31 +02:00
parent ad2fbb0008
commit 077cd14f4f
8 changed files with 21 additions and 9 deletions

View file

@ -327,9 +327,9 @@ skeleton_horse.drops = {
max = 2,},
}
skeleton_horse.sounds = {
random = "skeleton1",
death = "skeletondeath",
damage = "skeletonhurt1",
random = "mobs_mc_skeleton_random",
death = "mobs_mc_skeleton_death",
damage = "mobs_mc_skeleton_hurt",
distance = 16,
}
skeleton_horse.blood_amount = 0