diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/MENDER_HELMET.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
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 |