From 3e1eaf449377a38b10128cf35847c2f40411c412 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 15 Aug 2023 23:49:23 +0200 Subject: Fixed mob, added wet napkin and wiki links (#967) --- items/MCGRUBBER_BURGER.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/MCGRUBBER_BURGER.json') diff --git a/items/MCGRUBBER_BURGER.json b/items/MCGRUBBER_BURGER.json index 2ff3497c..5aad6627 100644 --- a/items/MCGRUBBER_BURGER.json +++ b/items/MCGRUBBER_BURGER.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/McGrubber%27s_Burger", + "https://wiki.hypixel.net/McGrubber%27s_Burger" + ] } \ No newline at end of file -- cgit