From 8c576912e466469fe7445e4963da94320c0b9755 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Tue, 31 May 2022 15:10:23 +0200 Subject: links (#750) --- items/SYNTHETIC_HEART.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/SYNTHETIC_HEART.json') diff --git a/items/SYNTHETIC_HEART.json b/items/SYNTHETIC_HEART.json index 24a2d4bb..073477ad 100644 --- a/items/SYNTHETIC_HEART.json +++ b/items/SYNTHETIC_HEART.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Synthetic_Heart" + ] +} \ No newline at end of file -- cgit