From 513c9f2be6cf697612508a3eb639104e1811898c Mon Sep 17 00:00:00 2001 From: TheAfroOfDoom Date: Thu, 17 Oct 2024 18:19:54 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20split=20noise=20sound=20config?= =?UTF-8?q?=20into=20decorative/bossfight?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resourcepack/assets/omega-flowey/sounds.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/resourcepack/assets/omega-flowey/sounds.json b/resourcepack/assets/omega-flowey/sounds.json index 8d4535890..dc5220867 100644 --- a/resourcepack/assets/omega-flowey/sounds.json +++ b/resourcepack/assets/omega-flowey/sounds.json @@ -141,6 +141,23 @@ ] }, "boss-fight.static": { + "sounds": [ + { + "name": "omega-flowey:generic.noise", + "type": "event" + } + ] + }, + "decorative.static": { + "sounds": [ + { + "name": "omega-flowey:generic.noise", + "type": "event", + "volume": 0.05 + } + ] + }, + "generic.noise": { "sounds": [ { "name": "omega-flowey:mus_f_noise-01"