diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-13 22:51:34 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-13 22:51:34 +0100 |
commit | bfa7b739363f14b0e1608415b453aee36fdda215 (patch) | |
tree | 4b94527042ed659dc47dea590e19917073334b32 | |
parent | 9bfda270116a6c3267884d346ea2e54b728f5792 (diff) | |
download | SkyHanni-REPO-bfa7b739363f14b0e1608415b453aee36fdda215.tar.gz SkyHanni-REPO-bfa7b739363f14b0e1608415b453aee36fdda215.tar.bz2 SkyHanni-REPO-bfa7b739363f14b0e1608415b453aee36fdda215.zip |
Added Bundle of Magma Arrows as sellable items.
-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 bebbd89..817b8af 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -37,7 +37,8 @@ "Ender Boots", "Ender Gauntlet", "Ender Leggings", - "Ender Chestplate" + "Ender Chestplate", + "Bundle of Magma Arrows" ], "startsWith": [ "Music Disc" |