diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-19 16:06:35 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-19 16:06:35 -0500 |
commit | bc5f8dd49f3a55a11b660b6cd67aa3a79a18d2d3 (patch) | |
tree | 9d7fba1c2e088105fe3a5a269b739cd2662f78c9 /items/WITHER_HELMET.json | |
parent | 18b29e6b59c337e3b8cd63715045894994ff7c43 (diff) | |
download | NotEnoughUpdates-REPO-bc5f8dd49f3a55a11b660b6cd67aa3a79a18d2d3.tar.gz NotEnoughUpdates-REPO-bc5f8dd49f3a55a11b660b6cd67aa3a79a18d2d3.tar.bz2 NotEnoughUpdates-REPO-bc5f8dd49f3a55a11b660b6cd67aa3a79a18d2d3.zip |
Learning How to Count With IRONM00N
Diffstat (limited to 'items/WITHER_HELMET.json')
-rw-r--r-- | items/WITHER_HELMET.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/WITHER_HELMET.json b/items/WITHER_HELMET.json index e5d65c95..8a6df165 100644 --- a/items/WITHER_HELMET.json +++ b/items/WITHER_HELMET.json @@ -27,6 +27,9 @@ "internalname": "WITHER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" + ] }
\ No newline at end of file |