diff options
author | Obsidian <108832807+Obsidianninja11@users.noreply.github.com> | 2024-01-30 08:05:06 -0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 18:05:06 +0100 |
commit | 86e4234283d788b86d50fed953ab4bce3dd7dee2 (patch) | |
tree | 97e46de34948fceb08a1c8a14c75f46e83c91377 /constants | |
parent | 00096457c787019dc917498d327047912ee44c17 (diff) | |
download | SkyHanni-REPO-86e4234283d788b86d50fed953ab4bce3dd7dee2.tar.gz SkyHanni-REPO-86e4234283d788b86d50fed953ab4bce3dd7dee2.tar.bz2 SkyHanni-REPO-86e4234283d788b86d50fed953ab4bce3dd7dee2.zip |
Added items (#105)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/HideNotClickableItems.json | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index f41c674..611056f 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -3,7 +3,6 @@ "hide_npc_sell": { "equals": [ "Ancient Claw", - "Arack", "Arachne's Belt", "Arachne's Boots", "Arachne's Chestplate", @@ -12,6 +11,7 @@ "Arachne's Helmet", "Arachne's Leggings", "Arachne's Necklace", + "Arack", "Ascension Rope", "Azure Bluet", "Bag of Gold", @@ -19,8 +19,14 @@ "Blaze Powder", "Bundle of Magma Arrows", "Cobblestone Slab", + "Condensed Fermento", "Corrupted Fragment", "Defuse Kit", + "Enchanted Brown Mushroom", + "Enchanted Golden Apple", + "Enchanted Red Mushroom", + "Enchanted Sugar", + "Enchanted Wool", "Ender Belt", "Ender Boots", "Ender Chestplate", @@ -29,19 +35,17 @@ "Ender Helmet", "Ender Leggings", "Ender Necklace", - "Enchanted Golden Apple", - "Enchanted Wool", "Endstone Rose", "Fairy's Fedora", "Fairy's Galoshes", "Fairy's Polo", "Fairy's Trousers", "Fermento", - "Golden Apple", "Goblin Boots", "Goblin Chestplate", "Goblin Helmet", "Goblin Leggings", + "Golden Apple", "Healing VIII Splash Potion", "Ice Rod", "Journal Entry", @@ -68,7 +72,8 @@ "Music Disc" ], "endsWith": [ - " Rune I" + " Rune I", + " Vinyl" ] }, "hide_in_storage": { |