diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-17 18:28:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-17 18:28:05 +0100 |
commit | 7471c374b676edd4b9da22dbc752ad365ce5c9b6 (patch) | |
tree | c83e9c6f0995cb6b1314f750628c2e1a7be5a506 /items/REVIVED_HEART.json | |
parent | d0b970f10ff94cadd7100c1778f1710d8009a98b (diff) | |
download | NotEnoughUpdates-REPO-7471c374b676edd4b9da22dbc752ad365ce5c9b6.tar.gz NotEnoughUpdates-REPO-7471c374b676edd4b9da22dbc752ad365ce5c9b6.tar.bz2 NotEnoughUpdates-REPO-7471c374b676edd4b9da22dbc752ad365ce5c9b6.zip |
New Trapper Items (#862)
* New Trapper Items
* Fixed 3 Items
* Fixed recipe
* Ups
* Fixed recipe
Diffstat (limited to 'items/REVIVED_HEART.json')
-rw-r--r-- | items/REVIVED_HEART.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/REVIVED_HEART.json b/items/REVIVED_HEART.json index 30530955..ee123d5b 100644 --- a/items/REVIVED_HEART.json +++ b/items/REVIVED_HEART.json @@ -1,10 +1,10 @@ { "internalname": "REVIVED_HEART", "itemid": "minecraft:skull", - "displayname": "§5Revived Heart", + "displayname": "§f§f§5Revived 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\",1:\"§7Defense: §a+35\",2:\"§7Intelligence: §a+100\",3:\" §8[§7❤§8]\",4:\"\",5:\"§6Ability: Healing Boost\",6:\"§7Doubles all healing effects,\",7:\"§7including your natural\",8:\"§7regeneration and healing you\",9:\"§7deal to others, while wearing.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Zombie Slayer 6\",13:\"§5§lEPIC HELMET\"],Name:\"§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"030b6aeb-6fba-3a86-8d9f-fa84f842e865\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNjYyODI2NDIsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhNjFiNGY4YjA3MGU0YmMzMGE4NmIyMjkwZGI2ZTU3ZTI2ODFjNDRlMDI1MGQxOTA2YTg5YWRiOGZjNDU1YjEifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+35\",2:\"§7Intelligence: §a+100\",3:\" §8[§7❤§8]\",4:\"\",5:\"§6Ability: Healing Boost\",6:\"§7Doubles your §a☄ Mending §7and\",7:\"§7§4♨ Vitality §7while wearing.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",11:\"§5§lEPIC HELMET\"],Name:\"§f§f§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", "modver": "2.1.0-REL", "lore": [ "§7Health: §a+100", @@ -13,13 +13,11 @@ " §8[§7❤§8]", "", "§6Ability: Healing Boost", - "§7Doubles all healing effects,", - "§7including your natural", - "§7regeneration and healing you", - "§7deal to others, while wearing.", + "§7Doubles your §a☄ Mending §7and", + "§7§4♨ Vitality §7while wearing.", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Zombie Slayer 6", + "§7§4☠ §cRequires §5Zombie Slayer 6§c.", "§5§lEPIC HELMET" ], "recipe": { |