From b53844da5b85918fc16332f56e7e5df46f5600be Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:19 +0200 Subject: Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221) --- items/FLAWED_PERIDOT_GEM.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/FLAWED_PERIDOT_GEM.json') diff --git a/items/FLAWED_PERIDOT_GEM.json b/items/FLAWED_PERIDOT_GEM.json index 58ada833..afcf76d2 100644 --- a/items/FLAWED_PERIDOT_GEM.json +++ b/items/FLAWED_PERIDOT_GEM.json @@ -29,5 +29,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/☘_Flawed_Peridot_Gemstone" + ] } \ No newline at end of file -- cgit