1
0
Fork 0

mobs:piglin:sounds: adress review comment

This commit is contained in:
bakawun 2024-01-08 09:26:03 +01:00
parent ee51a500b2
commit 1f3c7913dd
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ local piglin = {
random = "mobs_mc_zombiepig_random",
war_cry = "mobs_mc_zombiepig_war_cry", death = "mobs_mc_zombiepig_death",
damage = "mobs_mc_zombiepig_hurt.2",
death = "mobs_mc_zombiepig_death.2"
death = "mobs_mc_zombiepig_death.2",
distance = 16,
},
jump = true,