diff options
Diffstat (limited to 'items/CRYSTALLIZED_HEART.json')
-rw-r--r-- | items/CRYSTALLIZED_HEART.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/CRYSTALLIZED_HEART.json b/items/CRYSTALLIZED_HEART.json new file mode 100644 index 00000000..b4daa613 --- /dev/null +++ b/items/CRYSTALLIZED_HEART.json @@ -0,0 +1,24 @@ +{ + "internalname": "CRYSTALLIZED_HEART", + "itemid": "minecraft:skull", + "displayname": "Crystallized Heart", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"05fbf845-8fce-392c-a86d-8d9f4484bcad\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNTg1OTU4OTEsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg3ZGZiN2MxZWU0ZGUzMWY1NDkzMWVhYzVjNjU3YzE0NWU0ZmE3ZmEwOWUzZjUyYjE3ODhhNjgyYjY1YWM3NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+10\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Healing Boost\",5:\"§7Doubles all healing effects,\",6:\"§7including your natural\",7:\"§7regeneration and healing you\",8:\"§7deal to others, while wearing.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Zombie LVL 3\",12:\"§9§lRARE HELMET\"],Name:\"§9Crystallized Heart\"},ExtraAttributes:{originTag:\"CRYSTALLIZED_HEART\",id:\"CRYSTALLIZED_HEART\",uuid:\"3c2dd6d6-5061-4e58-b73c-20cc31c34052\",timestamp:\"3/22/20 9:24 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+50 HP", + "§7Defense: §a+10", + "§7Intelligence: §a+50", + "", + "§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!", + "§c☠ §5Requires Zombie LVL 3", + "§9§lRARE HELMET" + ] +}
\ No newline at end of file |