From fbbc24e58b8e902b5a96badfcf6ad68a45a06626 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:19:59 -0400 Subject: Added some wikilinks and fixed dungeon collection heads --- items/MINERAL_BOOTS.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/MINERAL_BOOTS.json') diff --git a/items/MINERAL_BOOTS.json b/items/MINERAL_BOOTS.json index 6e37ada8..ff7ae546 100644 --- a/items/MINERAL_BOOTS.json +++ b/items/MINERAL_BOOTS.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] } \ No newline at end of file -- cgit