From a20d01dac86e32c8cb3942506b17574b130a7a7d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 4 Apr 2024 01:10:11 +0200 Subject: Added new wiki links and fixed a few lores (#1145) --- items/PRISMARINE_NECKLACE.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/PRISMARINE_NECKLACE.json') diff --git a/items/PRISMARINE_NECKLACE.json b/items/PRISMARINE_NECKLACE.json index 81794d32..1b766d81 100644 --- a/items/PRISMARINE_NECKLACE.json +++ b/items/PRISMARINE_NECKLACE.json @@ -29,5 +29,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Prismarine Shard VII", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Prismarine_Necklace", + "https://wiki.hypixel.net/Prismarine_Necklace" + ] } \ No newline at end of file -- cgit