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/REFINED_MINERAL.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/REFINED_MINERAL.json')
-rw-r--r-- | items/REFINED_MINERAL.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/REFINED_MINERAL.json b/items/REFINED_MINERAL.json index 32c3d07d..321d0976 100644 --- a/items/REFINED_MINERAL.json +++ b/items/REFINED_MINERAL.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Refined_Mineral" + ] }
\ No newline at end of file |