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/STARRED_BONE_NECKLACE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/STARRED_BONE_NECKLACE.json') diff --git a/items/STARRED_BONE_NECKLACE.json b/items/STARRED_BONE_NECKLACE.json index 3deade37..1826ac5f 100644 --- a/items/STARRED_BONE_NECKLACE.json +++ b/items/STARRED_BONE_NECKLACE.json @@ -37,5 +37,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/⚚_Bone_Necklace" + ] } \ No newline at end of file -- cgit