From 78747cfccaa25f431bbbacdc5469efcc945e4214 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 4 Sep 2020 20:05:22 +0100 Subject: [PATCH] Fixed incorrect sword target --- Plugin/src/main/resources/target.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugin/src/main/resources/target.yml b/Plugin/src/main/resources/target.yml index a4fba36c..94c4701a 100644 --- a/Plugin/src/main/resources/target.yml +++ b/Plugin/src/main/resources/target.yml @@ -40,10 +40,10 @@ targets: sword: - wooden_sword - stone_sword - - iron_shovel - - golden_shovel - - diamond_shovel - - netherite_shovel + - iron_sword + - golden_sword + - diamond_sword + - netherite_sword helmet: - turtle_helmet