From a18f166d740eb1562f32fcec3c89fc03a4e28ecc Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Thu, 30 Mar 2023 00:43:35 +0200 Subject: Farming tools can now be sold to ah --- constants/HideNotClickableItems.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index fddec7d..fbea879 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -142,19 +142,11 @@ ], "startsWith": [], "endsWith": [ - " Carrot Hoe", - " Coco Chopper", "Day Crystal", "Cat Talisman", "Cheetah Talisman", - " Potato Hoe", "Lynx Talisman", - "Melon Dicer", - "Night Crystal", - " Nether Warts Hoe", - "Pumpkin Dicer", - " Sugar Cane Hoe", - " Wheat Hoe" + "Night Crystal" ], "contains": [ "Personal Deletor " -- cgit