From 233e5ceb65498ef80e0f03084c08dcb93f96e3f7 Mon Sep 17 00:00:00 2001 From: tastybento Date: Sun, 19 Mar 2023 18:49:16 -0400 Subject: [PATCH] Add SHULKER_TELEPORT flag English text. --- src/main/resources/locales/en-US.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index afdeb2cd4..6c95e78b9 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -851,6 +851,11 @@ protection: name: "Shulker boxes" description: "Toggle shulker box interaction" hint: "Shulker box access disabled" + SHULKER_TELEPORT: + description: |- + &a Shulker can teleport + &a if active. + name: "Shulker teleport" TRAPPED_CHEST: name: "Trapped chests" description: "Toggle trapped chest interaction"