From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/REVIVED_HEART.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'items/REVIVED_HEART.json') diff --git a/items/REVIVED_HEART.json b/items/REVIVED_HEART.json index 5e03b872..5e307f9f 100644 --- a/items/REVIVED_HEART.json +++ b/items/REVIVED_HEART.json @@ -2,9 +2,9 @@ "internalname": "REVIVED_HEART", "itemid": "minecraft:skull", "displayname": "§5Revived Heart", - "clickcommand": "", + "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:\"c0fb3bb3-95af-4e05-b20e-c394606f6af4\",timestamp:\"3/21/20 2:12 AM\"}}", + "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:\"§5§lEPIC HELMET\"],Name:\"§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+100 HP", @@ -18,7 +18,6 @@ "§7deal to others, while wearing.", "", "§7§8This item can be reforged!", - "§c☠ §5Requires Zombie LVL 6", "§5§lEPIC HELMET" ], "recipe": { @@ -32,7 +31,6 @@ "C2": "ZOMBIE_HEART:1", "C3": "ZOMBIE_HEART:1" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Revived_Heart" -- cgit