diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-11 16:51:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 16:51:41 +0200 |
commit | 182c78af43cce410c21ac0998f511b18cdd44ece (patch) | |
tree | 36cfac5e4a586964c5106dcf9cdf0a662a57e486 /items/REVIVED_HEART.json | |
parent | d38a628fb810b04cf048d6a6a4144a2045941a4c (diff) | |
download | NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.tar.gz NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.tar.bz2 NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.zip |
Added new rune, added nether npc, removed some alpha items (#953)
* Added new rune, added nether npc, removed some alpha items
* Added more npcs
* Fixed lore of boots and added brewing ingrdient to lores
* Fixed enigma soul and lore of power stone
* Added undead to more
* Removed weird npc
* Fixed lore catacombs skill items
* Added more mobs and npcs, fixed enderman pet lore
* Added Lifeguard Chair
* Added Vampire Slayer to crafttext
* Made Game Breaker and Annihilator very special
* Added Talbot and Kuudra Believer Npc
* Added special xp value for vampire
* Added fancy name
Diffstat (limited to 'items/REVIVED_HEART.json')
-rw-r--r-- | items/REVIVED_HEART.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/REVIVED_HEART.json b/items/REVIVED_HEART.json index ee123d5b..a1b23840 100644 --- a/items/REVIVED_HEART.json +++ b/items/REVIVED_HEART.json @@ -4,8 +4,8 @@ "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 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", + "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:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",13:\"§5§lEPIC HELMET\"],Name:\"§f§f§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Health: §a+100", "§7Defense: §a+35", @@ -16,6 +16,8 @@ "§7Doubles your §a☄ Mending §7and", "§7§4♨ Vitality §7while wearing.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Zombie Slayer 6§c.", "§5§lEPIC HELMET" |