From 73b3dc3273814cd79206af6e2a5f0708c2abf148 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:42:00 +0100 Subject: Added arachne items as npc sellable --- constants/HideNotClickableItems.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 5760bd1..c1b29c9 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -46,7 +46,16 @@ "Cobblestone Slab", "Birch Sapling", "Azure Bluet", - "Ice Rod" + "Ice Rod", + "Arachne's Helmet", + "Arachne's Chestplate", + "Arachne's Leggings", + "Arachne's Boots", + "Arachne's Belt", + "Arachne's Cloak", + "Arachne's Gloves", + "Arachne's Necklace", + "Arack" ], "startsWith": [ "Music Disc" -- cgit