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/GOLEM_HAT.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/GOLEM_HAT.json')
-rw-r--r-- | items/GOLEM_HAT.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/GOLEM_HAT.json b/items/GOLEM_HAT.json index 9a0156ce..c466d96d 100644 --- a/items/GOLEM_HAT.json +++ b/items/GOLEM_HAT.json @@ -23,5 +23,10 @@ }, "internalname": "GOLEM_HAT", "clickcommand": "viewrecipe", - "modver": "1.7-REL" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golem_Hat" + ] }
\ No newline at end of file |