From 0decfe4f998857e2240a3bd6e6580e8f44da8069 Mon Sep 17 00:00:00 2001 From: Phoebe <77941535+catgirlseraid@users.noreply.github.com> Date: Sun, 22 Dec 2024 01:38:27 +1300 Subject: npc wiki links (#1547) * andrew * biblio testing * npcs --- items/CARPENTER_NPC.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/CARPENTER_NPC.json') diff --git a/items/CARPENTER_NPC.json b/items/CARPENTER_NPC.json index 0b93e88d..e2bb541c 100644 --- a/items/CARPENTER_NPC.json +++ b/items/CARPENTER_NPC.json @@ -12,5 +12,10 @@ "x": 16, "y": 73, "z": -21, - "island": "hub" + "island": "hub", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Carpenter" + ] + } \ No newline at end of file -- cgit