From f33125d679b6c41457e5370c6fdb6b7f542f2d4a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 26 May 2021 19:55:08 +0200 Subject: Mobs, Wiki Link fixes, new Items (#500) --- items/RAT;4.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/RAT;4.json') diff --git a/items/RAT;4.json b/items/RAT;4.json index e38fffc8..1b8f4949 100644 --- a/items/RAT;4.json +++ b/items/RAT;4.json @@ -36,5 +36,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rat_Pet" + ] } \ No newline at end of file -- cgit