diff options
Diffstat (limited to 'items/ZOMBIE_HEART.json')
-rw-r--r-- | items/ZOMBIE_HEART.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/ZOMBIE_HEART.json b/items/ZOMBIE_HEART.json index 9eb062a3..a56afe41 100644 --- a/items/ZOMBIE_HEART.json +++ b/items/ZOMBIE_HEART.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "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\"}}", + "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:\"§2This armor piece is undead ༕!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§f§f§9Zombie\u0027s Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", "damage": 3, "lore": [ "§7Health: §a+50", @@ -10,6 +10,8 @@ "§7Doubles your §a☄ Mending §7and", "§7§4♨ Vitality §7while wearing.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§9§lRARE HELMET" ], @@ -26,7 +28,7 @@ }, "internalname": "ZOMBIE_HEART", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "Requires: Rotten Flesh VI", "infoType": "WIKI_URL", "info": [ |