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/POTATO_TALISMAN.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'items/POTATO_TALISMAN.json') diff --git a/items/POTATO_TALISMAN.json b/items/POTATO_TALISMAN.json index 2f630733..3101bdfb 100644 --- a/items/POTATO_TALISMAN.json +++ b/items/POTATO_TALISMAN.json @@ -1,11 +1,11 @@ { "internalname": "POTATO_TALISMAN", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§fPotato Talisman", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{id:\"POTATO_TALISMAN\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{id:\"POTATO_TALISMAN\"}}", + "modver": "1.5-REL", "lore": [ "§7Speed: §a+1", "", @@ -19,5 +19,10 @@ "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Potato_Talisman" ] } \ No newline at end of file -- cgit