diff --git a/common/src/main/resources/assets/naturalist/sounds.json b/common/src/main/resources/assets/naturalist/sounds.json index 34b518a8..99562723 100644 --- a/common/src/main/resources/assets/naturalist/sounds.json +++ b/common/src/main/resources/assets/naturalist/sounds.json @@ -496,7 +496,7 @@ }, "entity.giraffe.ambient": { "sounds": [ - "naturalist:mob/giraffe/idle" + "naturalist:mob/giraffe_idle" ], "subtitle": "naturalist.subtitles.entity.giraffe.ambient" },