From 16e31561d042b9c6898ce4ee4a035023bb1a3835 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 17 Sep 2023 13:10:08 +0200 Subject: Fixed a few lores (#984) * Fixed a few lores * Added wiki links and some recipes * Fixed Crimson Armor lore * Added new skin --- items/REAPER_ONI_MASK.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/REAPER_ONI_MASK.json') diff --git a/items/REAPER_ONI_MASK.json b/items/REAPER_ONI_MASK.json index 75579f01..86f1a8b6 100644 --- a/items/REAPER_ONI_MASK.json +++ b/items/REAPER_ONI_MASK.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Oni_Reaper_Mask_Skin", + "https://wiki.hypixel.net/Oni_Reaper_Mask_Skin" + ] } \ No newline at end of file -- cgit