diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-03-13 21:42:00 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-03-13 21:42:00 +0100 |
commit | 73b3dc3273814cd79206af6e2a5f0708c2abf148 (patch) | |
tree | 5eedd84e732be532a104ab64c73f208ebfa2b3c5 /constants | |
parent | 7df35c997839601e4117ff3a1c691eb6fe8f6eaf (diff) | |
download | SkyHanni-REPO-73b3dc3273814cd79206af6e2a5f0708c2abf148.tar.gz SkyHanni-REPO-73b3dc3273814cd79206af6e2a5f0708c2abf148.tar.bz2 SkyHanni-REPO-73b3dc3273814cd79206af6e2a5f0708c2abf148.zip |
Added arachne items as npc sellable
Diffstat (limited to 'constants')
-rw-r--r-- | constants/HideNotClickableItems.json | 11 |
1 files changed, 10 insertions, 1 deletions
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" |