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/MENDER_HELMET.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/MENDER_HELMET.json')
-rw-r--r-- | items/MENDER_HELMET.json | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/items/MENDER_HELMET.json b/items/MENDER_HELMET.json index 61b63fce..5d9b48b5 100644 --- a/items/MENDER_HELMET.json +++ b/items/MENDER_HELMET.json @@ -1,11 +1,11 @@ { "internalname": "MENDER_HELMET", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Mender Helmet", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a3fc537-0fd3-3e3a-ab1b-cc5b7ed581db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5M2VlZjQ4NDkwNzhkZjRjY2Q0OTgwNTRjNzRlMjE3MWM3NzFmMjczMDk0NDE2NGE4ZWU3YjJkNTYzODMyIn19fQ==\"}]}},display:{Lore:[0:\"§7Gear Score: §d80 §8(86)\",1:\"§7Health: §a+80 HP §8(+86.4 HP)\",2:\"\",3:\"§7Any healing on other players is\",4:\"§7doubled while in Dungeons.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Mender Helmet\"},ExtraAttributes:{id:\"MENDER_HELMET\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a3fc537-0fd3-3e3a-ab1b-cc5b7ed581db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5M2VlZjQ4NDkwNzhkZjRjY2Q0OTgwNTRjNzRlMjE3MWM3NzFmMjczMDk0NDE2NGE4ZWU3YjJkNTYzODMyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d80 §8(86)\",1:\"§7Health: §a+80 HP §8(+86.4 HP)\",2:\"\",3:\"§7Any healing on other players is\",4:\"§7doubled while in Dungeons.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Mender Helmet\"},ExtraAttributes:{id:\"MENDER_HELMET\"}}", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d80 §8(86)", "§7Health: §a+80 HP §8(+86.4 HP)", @@ -16,5 +16,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mender_Helmet" ] }
\ No newline at end of file |