From 8bb8d972244f47857dc651c03330b63cd27893b7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 28 Apr 2022 14:02:33 +0200 Subject: Added new Items, WIki Links and fixed some stuff (#727) --- items/PRECIOUS_PEARL.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/PRECIOUS_PEARL.json') diff --git a/items/PRECIOUS_PEARL.json b/items/PRECIOUS_PEARL.json index a004c061..d9ade34b 100644 --- a/items/PRECIOUS_PEARL.json +++ b/items/PRECIOUS_PEARL.json @@ -22,5 +22,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Precious_Pearl" + ] } \ No newline at end of file -- cgit