diff options
author | Lorenz <ESs95s3P5z8Pheb> | 2022-07-16 01:17:43 +0200 |
---|---|---|
committer | Lorenz <ESs95s3P5z8Pheb> | 2022-07-16 01:17:43 +0200 |
commit | e065fb9cb1271b5ad926b7b5d48a1fc14516271f (patch) | |
tree | a9fea3ff53011d87337c379707b2f93875f480ef | |
parent | 2ef28ec586cbc60d1ab4957533c23e34f7d9abe8 (diff) | |
download | SkyHanni-REPO-e065fb9cb1271b5ad926b7b5d48a1fc14516271f.tar.gz SkyHanni-REPO-e065fb9cb1271b5ad926b7b5d48a1fc14516271f.tar.bz2 SkyHanni-REPO-e065fb9cb1271b5ad926b7b5d48a1fc14516271f.zip |
add white wool to npc sell
-rw-r--r-- | constants/HideNotClickableItems.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 8dd2c76..1b8ad18 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -16,7 +16,8 @@ "Blaze Powder", "Egg", "Corrupted Fragment", - "Tripwire Hook" + "Tripwire Hook", + "White Wool" ], "startsWith": [ "Music Disc" |