diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-19 14:04:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-19 08:04:13 -0500 |
commit | 8d2258ba1a926e8312ddfff3aa3154b771c58bc5 (patch) | |
tree | d0642671cc9247162ae799f7b103f6e7ea767dc2 /items/REFINED_DIAMOND.json | |
parent | 1bd8c0c44966c09947160f38c5a27cc502a88430 (diff) | |
download | NotEnoughUpdates-REPO-8d2258ba1a926e8312ddfff3aa3154b771c58bc5.tar.gz NotEnoughUpdates-REPO-8d2258ba1a926e8312ddfff3aa3154b771c58bc5.tar.bz2 NotEnoughUpdates-REPO-8d2258ba1a926e8312ddfff3aa3154b771c58bc5.zip |
Added Wiki Links, Added 2 Pets and Travel Scroll, Fixed Fairy Souls (#363)
* Added Wiki Links
* Added Uncommon and Rare Mithril Golem
* Fixed 3 Fairy Souls
Diffstat (limited to 'items/REFINED_DIAMOND.json')
-rw-r--r-- | items/REFINED_DIAMOND.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/REFINED_DIAMOND.json b/items/REFINED_DIAMOND.json index 7439fa06..d76795c3 100644 --- a/items/REFINED_DIAMOND.json +++ b/items/REFINED_DIAMOND.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Refined_Diamond" + ] }
\ No newline at end of file |