From 342cd7faa3e4c0be9c39956cdde5d8c15a508c74 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 30 Jun 2022 22:06:40 +0100 Subject: [PATCH] Fixed Swift Sneak --- eco-core/core-plugin/src/main/resources/lang.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index 818e1e3a..13bf1492 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -207,3 +207,7 @@ enchantments: soul_speed: name: "Soul Speed" description: Increases walking speed on soul sand and soul soil. + + swift_sneak: + name: "Swift Sneak" + description: Increases speed while sneaking.