diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
commit | fbbc24e58b8e902b5a96badfcf6ad68a45a06626 (patch) | |
tree | b4fa1308a1b7915a1cc28f1983f919cc8ad7fefb /items/MINERAL_HELMET.json | |
parent | 3415391bcfcaaa7277329fa88c277db35f12bb4b (diff) | |
download | NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.gz NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.bz2 NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.zip |
Added some wikilinks and fixed dungeon collection heads
Diffstat (limited to 'items/MINERAL_HELMET.json')
-rw-r--r-- | items/MINERAL_HELMET.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/MINERAL_HELMET.json b/items/MINERAL_HELMET.json index 5bb1b689..49968f12 100644 --- a/items/MINERAL_HELMET.json +++ b/items/MINERAL_HELMET.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_HELMET", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] }
\ No newline at end of file |