From 191a3926259510eb45932adfc3b01192e48bbcbb Mon Sep 17 00:00:00 2001 From: Lorenz Date: Mon, 5 Sep 2022 10:49:19 +0200 Subject: add goblin armor to npc sell --- constants/HideNotClickableItems.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'constants/HideNotClickableItems.json') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 30f0193..3292490 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -19,7 +19,11 @@ "Tripwire Hook", "White Wool", "Match-Sticks", - "Netherrack-Looking Sunshade" + "Netherrack-Looking Sunshade", + "Goblin Helmet", + "Goblin Chestplate", + "Goblin Leggings", + "Goblin Boots" ], "startsWith": [ "Music Disc" -- cgit