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/THE_CAKE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/THE_CAKE.json') diff --git a/items/THE_CAKE.json b/items/THE_CAKE.json index 1dc02e2c..1ed52439 100644 --- a/items/THE_CAKE.json +++ b/items/THE_CAKE.json @@ -12,5 +12,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/The_Cake" + ] } \ No newline at end of file -- cgit