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