From b2f72aa539d933a4e102dd83a184410abf4f2b03 Mon Sep 17 00:00:00 2001 From: MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> Date: Thu, 18 Feb 2021 17:16:45 -0500 Subject: Added A few Wiki Links (#408) * Wiki Link Mithril Drill Engine * Wiki Link * Wiki Link * Fixed an error * Iron horse wiki link * Fix * Real Fix * Update GOLD_BARDING.json * Update DIAMOND_BARDING.json * I hate JSON files y * Please Work JSON * Update IRON_BARDING.json * Update GOLD_BARDING.json * smh don't use 3 spaces * . Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> --- items/MITHRIL_DRILL_ENGINE.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/MITHRIL_DRILL_ENGINE.json') diff --git a/items/MITHRIL_DRILL_ENGINE.json b/items/MITHRIL_DRILL_ENGINE.json index ed59ab39..4fac30c8 100644 --- a/items/MITHRIL_DRILL_ENGINE.json +++ b/items/MITHRIL_DRILL_ENGINE.json @@ -29,5 +29,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} \ No newline at end of file + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mithril-Plated_Drill_Engine" + ] +} -- cgit