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/EXPERIMENTATION_TABLE.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/EXPERIMENTATION_TABLE.json')
-rw-r--r-- | items/EXPERIMENTATION_TABLE.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/EXPERIMENTATION_TABLE.json b/items/EXPERIMENTATION_TABLE.json index d58387e0..9d56aa19 100644 --- a/items/EXPERIMENTATION_TABLE.json +++ b/items/EXPERIMENTATION_TABLE.json @@ -14,8 +14,11 @@ "§9§lRARE" ], "internalname": "EXPERIMENTATION_TABLE", - "crafttext": "", - "clickcommand": "", - "modver": "1.7-REL", - "infoType": "" + "crafttext": "Requires: Enchanting X", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Experimentation_Table" + ] }
\ No newline at end of file |