diff options
author | hannibal2 <24389977+hannibal002@users.noreply.github.com> | 2023-03-24 15:12:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-24 15:12:04 +0100 |
commit | ffc0ec1711899235c3b6020e58c941328ba7d700 (patch) | |
tree | 631e922599c36b32d820c5614163476574770293 | |
parent | cf76006fad6f723d1a3c27c266406957c7d1ef92 (diff) | |
parent | 3119cd3819ca59d723ccaa282077b03c8e7a2171 (diff) | |
download | SkyHanni-REPO-ffc0ec1711899235c3b6020e58c941328ba7d700.tar.gz SkyHanni-REPO-ffc0ec1711899235c3b6020e58c941328ba7d700.tar.bz2 SkyHanni-REPO-ffc0ec1711899235c3b6020e58c941328ba7d700.zip |
Merge pull request #2
added Ender Cloak & Ender Belt
-rw-r--r-- | constants/HideNotClickableItems.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index aacf393..fddec7d 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -20,8 +20,10 @@ "Cobblestone Slab", "Corrupted Fragment", "Defuse Kit", + "Ender Belt", "Ender Boots", "Ender Chestplate", + "Ender Cloak", "Ender Gauntlet", "Ender Helmet", "Ender Leggings", |