From 8d2258ba1a926e8312ddfff3aa3154b771c58bc5 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 19 Jan 2021 14:04:13 +0100 Subject: Added Wiki Links, Added 2 Pets and Travel Scroll, Fixed Fairy Souls (#363) * Added Wiki Links * Added Uncommon and Rare Mithril Golem * Fixed 3 Fairy Souls --- items/BEACON_1.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/BEACON_1.json') diff --git a/items/BEACON_1.json b/items/BEACON_1.json index bb9210a8..422d107b 100644 --- a/items/BEACON_1.json +++ b/items/BEACON_1.json @@ -30,5 +30,9 @@ "internalname": "BEACON_1", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "crafttext": "Requires: Mithril IX" + "crafttext": "Requires: Mithril IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beacon" + ] } \ No newline at end of file -- cgit