From df1a252ae582697778a92baba18236bf40a929d4 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 29 Jul 2022 16:13:31 +0200 Subject: removed vanilla items --- constants/HideNotClickableItems.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'constants') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 636f780..e243948 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -2,11 +2,9 @@ "hide_npc_sell": { "equals": [ "Health Potion VIII Splash Potion", - "Stone Button", "Revive Stone", "Premium Flesh", "Defuse Kit", - "White Wool", "Enchanted Wool", "Training Weights", "Journal Entry", @@ -17,7 +15,6 @@ "Fairy's Fedora", "Fairy's Polo", "Blaze Powder", - "Egg", "Corrupted Fragment", "Tripwire Hook", "White Wool", -- cgit