diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-22 14:27:12 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-22 14:27:12 +0100 |
commit | 0a6ceb6ba12a183f26c248683a4e66da98c6c821 (patch) | |
tree | 50428cbe73448d52105cac51b6801bb9035a0ed5 /constants/HideNotClickableItems.json | |
parent | bfa7b739363f14b0e1608415b453aee36fdda215 (diff) | |
download | SkyHanni-REPO-0a6ceb6ba12a183f26c248683a4e66da98c6c821.tar.gz SkyHanni-REPO-0a6ceb6ba12a183f26c248683a4e66da98c6c821.tar.bz2 SkyHanni-REPO-0a6ceb6ba12a183f26c248683a4e66da98c6c821.zip |
Added garden trash items as sellable.
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 817b8af..955c43b 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -38,7 +38,14 @@ "Ender Gauntlet", "Ender Leggings", "Ender Chestplate", - "Bundle of Magma Arrows" + "Bundle of Magma Arrows", + "Stone Brick Slab", + "Polished Andesite", + "Spruce Wood Plank", + "Spruce Wood Slab", + "Cobblestone Slab", + "Birch Sapling", + "Azure Bluet" ], "startsWith": [ "Music Disc" |