From a3a80a70a8249169a338e2393b23c185e794bbf3 Mon Sep 17 00:00:00 2001 From: hankskyjames777 <54805804+hankskyjames777@users.noreply.github.com> Date: Sat, 30 Nov 2019 11:00:56 +0800 Subject: [PATCH] Update sounds.json --- MyDrownedLove_v0_beta[1]/resource_pack/sounds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MyDrownedLove_v0_beta[1]/resource_pack/sounds.json b/MyDrownedLove_v0_beta[1]/resource_pack/sounds.json index c2bce31..1cdf112 100644 --- a/MyDrownedLove_v0_beta[1]/resource_pack/sounds.json +++ b/MyDrownedLove_v0_beta[1]/resource_pack/sounds.json @@ -296,11 +296,11 @@ "volume": 1.0, "pitch": [ 1.8, 2, 2.2], "events": { - "ambient": "mob.villager.idle", + "ambient": "mob.wanderingtrader.idle", "hurt": "mob.villager.hit", "death": "mob.villager.death", "ambient.in.water": "mob.villager.idle", - "hurt.in.water": "mob.villager.hit", + "hurt.in.water": "mob.wanderingtrader.hurt", "death.in.water": "mob.villager.death", "mad": { "sound": "mob.villager.hit", @@ -1606,4 +1606,4 @@ } } } -} \ No newline at end of file +}