diff options
author | Swedengamer100 <44095205+Swedengamer100@users.noreply.github.com> | 2020-12-10 05:00:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 23:00:36 -0500 |
commit | 79fa62aebe3218ce803581a52a68ac50c9ee5623 (patch) | |
tree | 9153947fb49c5d6f65ef3a99d79faa9b30ac288d /items/EMERALD_RING.json | |
parent | 87b6e442b60f21b39583da37ed8a8eac3e7ccca6 (diff) | |
download | NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.tar.gz NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.tar.bz2 NotEnoughUpdates-REPO-79fa62aebe3218ce803581a52a68ac50c9ee5623.zip |
Guardian pet -> Enchanting pet, Experimentation table, other new items and recipes/wiki links
Diffstat (limited to 'items/EMERALD_RING.json')
-rw-r--r-- | items/EMERALD_RING.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/EMERALD_RING.json b/items/EMERALD_RING.json index 211e6fbd..2c2a983e 100644 --- a/items/EMERALD_RING.json +++ b/items/EMERALD_RING.json @@ -22,5 +22,10 @@ }, "internalname": "EMERALD_RING", "clickcommand": "viewrecipe", - "modver": "1.7-REL" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Emerald_Ring" + ] }
\ No newline at end of file |