From 741b376e72c4222265da3c9e7409c0f976d1f510 Mon Sep 17 00:00:00 2001 From: rfin0 Date: Mon, 27 Jul 2026 19:56:19 +0500 Subject: [PATCH 1/2] Add trumpet sounds --- .../chatnotify/gui/widget/list/root/notif/SoundList.java | 4 ++++ common/src/main/resources/assets/chatnotify/lang/en_us.json | 4 ++++ common/src/main/resources/assets/chatnotify/lang/fr_fr.json | 4 ++++ common/src/main/resources/assets/chatnotify/lang/ru_ru.json | 4 ++++ common/src/main/resources/assets/chatnotify/lang/zh_cn.json | 4 ++++ common/src/main/resources/assets/chatnotify/lang/zh_tw.json | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/common/src/main/java/dev/terminalmc/chatnotify/gui/widget/list/root/notif/SoundList.java b/common/src/main/java/dev/terminalmc/chatnotify/gui/widget/list/root/notif/SoundList.java index 8fcf9a3b..3740e140 100644 --- a/common/src/main/java/dev/terminalmc/chatnotify/gui/widget/list/root/notif/SoundList.java +++ b/common/src/main/java/dev/terminalmc/chatnotify/gui/widget/list/root/notif/SoundList.java @@ -58,6 +58,10 @@ public class SoundList extends OptionList { "block.note_block.iron_xylophone", "block.note_block.pling", "block.note_block.snare", + "block.note_block.trumpet", + "block.note_block.trumpet_exposed", + "block.note_block.trumpet_oxidized", + "block.note_block.trumpet_weathered", "block.note_block.xylophone", }; public static final String[] POWER_SOUNDS = new String[]{ diff --git a/common/src/main/resources/assets/chatnotify/lang/en_us.json b/common/src/main/resources/assets/chatnotify/lang/en_us.json index 6a1ff45b..ba179f41 100644 --- a/common/src/main/resources/assets/chatnotify/lang/en_us.json +++ b/common/src/main/resources/assets/chatnotify/lang/en_us.json @@ -247,6 +247,10 @@ "sound.chatnotify.id.block.note_block.iron_xylophone": "Iron Xylophone", "sound.chatnotify.id.block.note_block.pling": "Pling", "sound.chatnotify.id.block.note_block.snare": "Snare", + "sound.chatnotify.id.block.note_block.trumpet": "Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_exposed": "Exposed Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_oxidized": "Oxidized Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_weathered": "Weathered Trumpet", "sound.chatnotify.id.block.note_block.xylophone": "Xylophone", "sound.chatnotify.id.block.portal.travel": "Portal Travel", "sound.chatnotify.id.block.portal.trigger": "Portal Trigger", diff --git a/common/src/main/resources/assets/chatnotify/lang/fr_fr.json b/common/src/main/resources/assets/chatnotify/lang/fr_fr.json index c45cd4ab..5e9d2a87 100644 --- a/common/src/main/resources/assets/chatnotify/lang/fr_fr.json +++ b/common/src/main/resources/assets/chatnotify/lang/fr_fr.json @@ -247,6 +247,10 @@ "sound.chatnotify.id.block.note_block.iron_xylophone": "Xylophone en fer", "sound.chatnotify.id.block.note_block.pling": "Pling", "sound.chatnotify.id.block.note_block.snare": "Caisse claire", + "sound.chatnotify.id.block.note_block.trumpet": "Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_exposed": "Exposed Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_oxidized": "Oxidized Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_weathered": "Weathered Trumpet", "sound.chatnotify.id.block.note_block.xylophone": "Xylophone", "sound.chatnotify.id.block.portal.travel": "Voyage par portail", "sound.chatnotify.id.block.portal.trigger": "Déclenchement du portail", diff --git a/common/src/main/resources/assets/chatnotify/lang/ru_ru.json b/common/src/main/resources/assets/chatnotify/lang/ru_ru.json index bf01d540..717d38a6 100644 --- a/common/src/main/resources/assets/chatnotify/lang/ru_ru.json +++ b/common/src/main/resources/assets/chatnotify/lang/ru_ru.json @@ -250,6 +250,10 @@ "sound.chatnotify.id.block.note_block.iron_xylophone": "Вибрафон", "sound.chatnotify.id.block.note_block.pling": "Плинг", "sound.chatnotify.id.block.note_block.snare": "Малый барабан", + "sound.chatnotify.id.block.note_block.trumpet": "Труба", + "sound.chatnotify.id.block.note_block.trumpet_exposed": "Потемневшая труба (Рожок)", + "sound.chatnotify.id.block.note_block.trumpet_oxidized": "Окисленная труба (Туба)", + "sound.chatnotify.id.block.note_block.trumpet_weathered": "Состаренная труба (Тромбон)", "sound.chatnotify.id.block.note_block.xylophone": "Ксилофон", "sound.chatnotify.id.block.portal.travel": "Путешествие по порталу", "sound.chatnotify.id.block.portal.trigger": "Запуск портала", diff --git a/common/src/main/resources/assets/chatnotify/lang/zh_cn.json b/common/src/main/resources/assets/chatnotify/lang/zh_cn.json index b393efb5..5bb68544 100644 --- a/common/src/main/resources/assets/chatnotify/lang/zh_cn.json +++ b/common/src/main/resources/assets/chatnotify/lang/zh_cn.json @@ -247,6 +247,10 @@ "sound.chatnotify.id.block.note_block.iron_xylophone": "铁木琴(颤音琴)", "sound.chatnotify.id.block.note_block.pling": "扣弦(电钢琴)", "sound.chatnotify.id.block.note_block.snare": "小军鼓", + "sound.chatnotify.id.block.note_block.trumpet": "Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_exposed": "Exposed Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_oxidized": "Oxidized Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_weathered": "Weathered Trumpet", "sound.chatnotify.id.block.note_block.xylophone": "木琴", "sound.chatnotify.id.block.portal.travel": "传送门:噪声消散", "sound.chatnotify.id.block.portal.trigger": "传送门:噪声渐响", diff --git a/common/src/main/resources/assets/chatnotify/lang/zh_tw.json b/common/src/main/resources/assets/chatnotify/lang/zh_tw.json index 5d7931b9..8568bee7 100644 --- a/common/src/main/resources/assets/chatnotify/lang/zh_tw.json +++ b/common/src/main/resources/assets/chatnotify/lang/zh_tw.json @@ -247,6 +247,10 @@ "sound.chatnotify.id.block.note_block.iron_xylophone": "鐵琴", "sound.chatnotify.id.block.note_block.pling": "「扣弦」(電鋼琴)", "sound.chatnotify.id.block.note_block.snare": "小鼓", + "sound.chatnotify.id.block.note_block.trumpet": "Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_exposed": "Exposed Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_oxidized": "Oxidized Trumpet", + "sound.chatnotify.id.block.note_block.trumpet_weathered": "Weathered Trumpet", "sound.chatnotify.id.block.note_block.xylophone": "木琴", "sound.chatnotify.id.block.portal.travel": "傳送門傳送", "sound.chatnotify.id.block.portal.trigger": "傳送門觸發", From 606ce2afa05104482d601f25435f87fca8148a90 Mon Sep 17 00:00:00 2001 From: rfin0 <104201885+rfin0@users.noreply.github.com> Date: Tue, 28 Jul 2026 17:51:34 +0500 Subject: [PATCH 2/2] Update ru_ru.json --- common/src/main/resources/assets/chatnotify/lang/ru_ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/resources/assets/chatnotify/lang/ru_ru.json b/common/src/main/resources/assets/chatnotify/lang/ru_ru.json index 717d38a6..825ba8a9 100644 --- a/common/src/main/resources/assets/chatnotify/lang/ru_ru.json +++ b/common/src/main/resources/assets/chatnotify/lang/ru_ru.json @@ -222,7 +222,7 @@ "sound.chatnotify.group.explosion": "Звуки взрыва", "sound.chatnotify.group.illager": "Звуки разбойников", "sound.chatnotify.group.misc": "Разные звуки", - "sound.chatnotify.group.noteblock": "Звуки блока заметок", + "sound.chatnotify.group.noteblock": "Звуки нотного блока", "sound.chatnotify.group.power": "Звуки энергии/портала", "sound.chatnotify.id.block.amethyst_block.hit": "Аметист 1", "sound.chatnotify.id.block.amethyst_cluster.place": "Аметист 2",