From 77d0205b44675a9ab6aec197d52251e067c0842f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:29:29 +0100 Subject: Added some wiki links, added npc and fixed fermento lore (#1029) --- items/PERFECTLY_CUT_DIAMOND.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/PERFECTLY_CUT_DIAMOND.json') diff --git a/items/PERFECTLY_CUT_DIAMOND.json b/items/PERFECTLY_CUT_DIAMOND.json index c2f001e1..992aabff 100644 --- a/items/PERFECTLY_CUT_DIAMOND.json +++ b/items/PERFECTLY_CUT_DIAMOND.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfectly_Cut_Diamond", + "https://wiki.hypixel.net/Perfectly_Cut_Diamond" + ] } \ No newline at end of file -- cgit