From 10b2aee1bbb3aac11fd6bee5fc145f204bb6058c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 7 Nov 2020 18:34:18 -0500 Subject: jani270 - A bunch of wiki URLS and Fixes I take no credit for any of this, jani270 asked me to upload it for him. Changelog - Added Recipes for Pig/Spider/Skeleton/Endermite and added Wiki - Added Stats for Werewolf Armor and Soul Whip and added Wiki - Fixed Beastmaster Crest Kills and added Wiki - Added Stats for the Shark Talismans and added Wiki - Fixed Frozen Blaze Stats for all other things I just added a wiki url --- items/FRENCH_BREAD.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'items/FRENCH_BREAD.json') diff --git a/items/FRENCH_BREAD.json b/items/FRENCH_BREAD.json index 44137a83..faa29781 100644 --- a/items/FRENCH_BREAD.json +++ b/items/FRENCH_BREAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cFrench Bread", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ==\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", "damage": 3, "lore": [ "§7It is known that scientists and", @@ -20,6 +20,10 @@ ], "internalname": "FRENCH_BREAD", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/French_Bread" + ] } \ No newline at end of file -- cgit