From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/ZOMBIE_HEART.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/ZOMBIE_HEART.json (limited to 'items/ZOMBIE_HEART.json') diff --git a/items/ZOMBIE_HEART.json b/items/ZOMBIE_HEART.json new file mode 100644 index 00000000..a6d7dcaf --- /dev/null +++ b/items/ZOMBIE_HEART.json @@ -0,0 +1,21 @@ +{ + "internalname": "ZOMBIE_HEART", + "itemid": "minecraft:skull", + "displayname": "Zombie\u0027s Heart", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§6Item Ability: 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\u0027s Heart\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_HEART\",uuid:\"61441709-2d5f-4640-8c60-ce83587cc066\",timestamp:\"3/27/20 6:00 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+50 HP", + "", + "§6Item Ability: Healing Boost", + "§7Doubles all healing effects,", + "§7including your natural", + "§7regeneration and healing you", + "§7deal to others, while wearing.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ] +} \ No newline at end of file -- cgit