diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-12 23:55:42 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-12 23:55:42 +0100 |
commit | ee96326df7066d93e5ae20bab7d906914c16d41a (patch) | |
tree | c6fe7eecfd24ce32ebbcd334c405634cd18a7fe1 /constants/HideNotClickableItems.json | |
parent | a305e08c0c4943e132d7724d321583b024a8ae55 (diff) | |
download | SkyHanni-REPO-ee96326df7066d93e5ae20bab7d906914c16d41a.tar.gz SkyHanni-REPO-ee96326df7066d93e5ae20bab7d906914c16d41a.tar.bz2 SkyHanni-REPO-ee96326df7066d93e5ae20bab7d906914c16d41a.zip |
Added Ascension Rope and Bag of Gold as sellable items.
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index dcfcd18..f05bd0c 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -29,7 +29,9 @@ "Sea Lantern", "Superboom TNT", "Golden Apple", - "Enchanted Golden Apple" + "Enchanted Golden Apple", + "Ascension Rope", + "Bag of Gold" ], "startsWith": [ "Music Disc" |