diff options
author | jani270 <jani270@gmx.de> | 2022-11-17 19:06:59 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-17 19:06:59 +0100 |
commit | 4ea3b448fecd31185f5aba89e802d9f6fc427966 (patch) | |
tree | 04f244e4774e5cc9604199db740c7b8a21393507 /items/ZOMBIE_HEART.json | |
parent | 1a662e795fa71b10471b6f3e4c9e4955685092a8 (diff) | |
parent | 7471c374b676edd4b9da22dbc752ad365ce5c9b6 (diff) | |
download | NotEnoughUpdates-REPO-4ea3b448fecd31185f5aba89e802d9f6fc427966.tar.gz NotEnoughUpdates-REPO-4ea3b448fecd31185f5aba89e802d9f6fc427966.tar.bz2 NotEnoughUpdates-REPO-4ea3b448fecd31185f5aba89e802d9f6fc427966.zip |
Merge branch 'master' into prereleaseprerelease
Diffstat (limited to 'items/ZOMBIE_HEART.json')
-rw-r--r-- | items/ZOMBIE_HEART.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/ZOMBIE_HEART.json b/items/ZOMBIE_HEART.json index b6fb7dd4..9eb062a3 100644 --- a/items/ZOMBIE_HEART.json +++ b/items/ZOMBIE_HEART.json @@ -1,16 +1,14 @@ { "itemid": "minecraft:skull", - "displayname": "§9Zombie's Heart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ==\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"\",2:\"§6Ability: Healing Boost\",3:\"§7Doubles all healing effects,\",4:\"§7including your natural\",5:\"§7regeneration and healing you\",6:\"§7deal to others, while wearing.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Zombie's Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", + "displayname": "§f§f§9Zombie\u0027s Heart", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"\",2:\"§6Ability: Healing Boost\",3:\"§7Doubles your §a☄ Mending §7and\",4:\"§7§4♨ Vitality §7while wearing.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE HELMET\"],Name:\"§f§f§9Zombie\u0027s Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", "damage": 3, "lore": [ "§7Health: §a+50", "", "§6Ability: Healing Boost", - "§7Doubles all healing effects,", - "§7including your natural", - "§7regeneration and healing you", - "§7deal to others, while wearing.", + "§7Doubles your §a☄ Mending §7and", + "§7§4♨ Vitality §7while wearing.", "", "§7§8This item can be reforged!", "§9§lRARE HELMET" @@ -33,6 +31,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie%27s_Heart", - "https://wiki.hypixel.net/Zombie's_Heart" + "https://wiki.hypixel.net/Zombie\u0027s_Heart" ] }
\ No newline at end of file |