From 53381c35fc3fec0da97a1288a7c4766863086d50 Mon Sep 17 00:00:00 2001 From: Phoebe <77941535+catgirlseraid@users.noreply.github.com> Date: Tue, 24 Dec 2024 02:37:50 +1300 Subject: wiki links (#1559) --- items/LUMINA_NPC.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/LUMINA_NPC.json') diff --git a/items/LUMINA_NPC.json b/items/LUMINA_NPC.json index 8f68cbaf..c537f3a6 100644 --- a/items/LUMINA_NPC.json +++ b/items/LUMINA_NPC.json @@ -14,7 +14,7 @@ "z": -110, "island": "mining_3", "crafttext": "", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "npc_shop", @@ -37,5 +37,9 @@ ], "result": "INFINI_TORCH" } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lumina", + "https://wiki.hypixel.net/Lumina" ] } \ No newline at end of file -- cgit