From c916f20e85dde8eed24b1b79bdcaaf8762cf8030 Mon Sep 17 00:00:00 2001 From: TheFaser Date: Sat, 25 Nov 2023 00:49:53 +0500 Subject: [PATCH] CommandTranslateto: add sound --- src/main/resources/settings/sounds.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/settings/sounds.yml b/src/main/resources/settings/sounds.yml index 010b5a7..c3693a5 100644 --- a/src/main/resources/settings/sounds.yml +++ b/src/main/resources/settings/sounds.yml @@ -156,6 +156,9 @@ default: stream: enable: false type: "BLOCK_NOTE_BLOCK_BELL:1:1" + translateto: + enable: false + type: "BLOCK_NOTE_BLOCK_BELL:1:1" try: enable: false type: "BLOCK_NOTE_BLOCK_BELL:1:1"