From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/REVIVED_HEART.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/REVIVED_HEART.json (limited to 'items/REVIVED_HEART.json') diff --git a/items/REVIVED_HEART.json b/items/REVIVED_HEART.json new file mode 100644 index 00000000..6f3b4ab5 --- /dev/null +++ b/items/REVIVED_HEART.json @@ -0,0 +1,24 @@ +{ + "internalname": "REVIVED_HEART", + "itemid": "minecraft:skull", + "displayname": "Revived Heart", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"030b6aeb-6fba-3a86-8d9f-fa84f842e865\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNjYyODI2NDIsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhNjFiNGY4YjA3MGU0YmMzMGE4NmIyMjkwZGI2ZTU3ZTI2ODFjNDRlMDI1MGQxOTA2YTg5YWRiOGZjNDU1YjEifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+35\",2:\"§7Intelligence: §a+100\",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 6\",12:\"§5§lEPIC HELMET\"],Name:\"§5Revived Heart\"},ExtraAttributes:{originTag:\"REVIVED_HEART\",id:\"REVIVED_HEART\",uuid:\"ee74851d-8690-44c0-8bb6-5e91548f36cd\",timestamp:\"3/30/20 10:24 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+35", + "§7Intelligence: §a+100", + "", + "§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 6", + "§5§lEPIC HELMET" + ] +} \ No newline at end of file -- cgit