From 022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 15 Dec 2023 22:43:52 +0100 Subject: Added Wiki Links, added npc, fixed Max Atri Shard and recipe (#1074) --- items/FROZEN_BLAZE_ICEBERG.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/FROZEN_BLAZE_ICEBERG.json') diff --git a/items/FROZEN_BLAZE_ICEBERG.json b/items/FROZEN_BLAZE_ICEBERG.json index abe83d59..62f79f6a 100644 --- a/items/FROZEN_BLAZE_ICEBERG.json +++ b/items/FROZEN_BLAZE_ICEBERG.json @@ -20,5 +20,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iceberg_Skin", + "https://wiki.hypixel.net/Iceberg_Skin" + ] } \ No newline at end of file -- cgit