From 79fa62aebe3218ce803581a52a68ac50c9ee5623 Mon Sep 17 00:00:00 2001 From: Swedengamer100 <44095205+Swedengamer100@users.noreply.github.com> Date: Thu, 10 Dec 2020 05:00:36 +0100 Subject: Guardian pet -> Enchanting pet, Experimentation table, other new items and recipes/wiki links --- items/SEA_LANTERN_HAT.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/SEA_LANTERN_HAT.json') diff --git a/items/SEA_LANTERN_HAT.json b/items/SEA_LANTERN_HAT.json index d5ca1c92..3d594ccb 100644 --- a/items/SEA_LANTERN_HAT.json +++ b/items/SEA_LANTERN_HAT.json @@ -23,5 +23,10 @@ }, "internalname": "SEA_LANTERN_HAT", "clickcommand": "viewrecipe", - "modver": "1.7-REL" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sea_Lantern_Hat" + ] } \ No newline at end of file -- cgit