From afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 18 Jul 2021 21:51:42 +0200 Subject: Mining Stuff - Added and fixed some Stuff (#552) * Mining Stuff * Stuff * Ench Books and other Stuff * Updating Mobs * Epic Pet Fix * Other Stuff * github is dumb * Wiki Links * Added new Drill * Added Reforge Stats * Added Wiki Link * Wiki Links * Wiki URL * New Stuff * New Items * New Item * Fixed Superboom * New Drill * Added new Pet so people wont crash (no pet stats) * Removed UUID and Timestamp from new Pet * Pet Stuff * Stuff * Fixed Tank * WIki Links * Wiki Links * Power Talisman Things * Other Stuff * Added Recipe * Recipe Fix * Fixed Pet * stone --- items/GOBLIN_OMELETTE_PESTO.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/GOBLIN_OMELETTE_PESTO.json') diff --git a/items/GOBLIN_OMELETTE_PESTO.json b/items/GOBLIN_OMELETTE_PESTO.json index fe93f9e3..95cddbf1 100644 --- a/items/GOBLIN_OMELETTE_PESTO.json +++ b/items/GOBLIN_OMELETTE_PESTO.json @@ -30,5 +30,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pesto_Goblin_Omelette" + ] +} \ No newline at end of file -- cgit