diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 18:34:18 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 18:34:18 -0500 |
commit | 10b2aee1bbb3aac11fd6bee5fc145f204bb6058c (patch) | |
tree | fa4790323d24e66fe4d0e3f0fb657583b7a6f170 /items/POTATO_TALISMAN.json | |
parent | 847a9d78a7d8569ae7c9280af6644e49bfebcf8c (diff) | |
download | NotEnoughUpdates-REPO-10b2aee1bbb3aac11fd6bee5fc145f204bb6058c.tar.gz NotEnoughUpdates-REPO-10b2aee1bbb3aac11fd6bee5fc145f204bb6058c.tar.bz2 NotEnoughUpdates-REPO-10b2aee1bbb3aac11fd6bee5fc145f204bb6058c.zip |
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
Diffstat (limited to 'items/POTATO_TALISMAN.json')
-rw-r--r-- | items/POTATO_TALISMAN.json | 11 |
1 files changed, 8 insertions, 3 deletions
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 |