aboutsummaryrefslogtreecommitdiff
path: root/items/HEALING_RING.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-08-20 13:12:30 +0200
committerGitHub <noreply@github.com>2022-08-20 13:12:30 +0200
commit64398a560ef328a787e5106197504a56d9cf80db (patch)
tree9206bdf4feb105884ea498c453741381ef265bf5 /items/HEALING_RING.json
parent3ae2abbed4df9a495d9ab068202c09736b072add (diff)
downloadNotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz
NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2
NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip
New Alpha Stuff (#787)
* Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/HEALING_RING.json')
-rw-r--r--items/HEALING_RING.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/items/HEALING_RING.json b/items/HEALING_RING.json
index 6c24d945..cd1bfa13 100644
--- a/items/HEALING_RING.json
+++ b/items/HEALING_RING.json
@@ -1,10 +1,13 @@
{
"itemid": "minecraft:skull",
"displayname": "§aHealing Ring",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51090ac9-8d3f-3164-9242-2a4dc08a5246\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg3OWZlNzU0M2NhMWQ1ODU1ZTk2MTUxNGNmZjdlMjcyOGQyNzQwY2EzYzMzMzIwZDg0ZGQwNTNhZWE1ZGNiN2QifX19\"}]}},display:{Lore:[0:\"§7Increases healing by §a10.0%.\",1:\"\",2:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aHealing Ring\"},ExtraAttributes:{id:\"HEALING_RING\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51090ac9-8d3f-3164-9242-2a4dc08a5246\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg3OWZlNzU0M2NhMWQ1ODU1ZTk2MTUxNGNmZjdlMjcyOGQyNzQwY2EzYzMzMzIwZDg0ZGQwNTNhZWE1ZGNiN2QifX19\"}]}},display:{Lore:[0:\"§7Vitality: §a+10\",1:\"\",2:\"§7Grants §4+10♨ Vitality§7, which\",3:\"§7increases incoming healing.\",4:\"\",5:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aHealing Ring\"},ExtraAttributes:{id:\"HEALING_RING\"}}",
"damage": 3,
"lore": [
- "§7Increases healing by §a10.0%.",
+ "§7Vitality: §a+10",
+ "",
+ "§7Grants §4+10♨ Vitality§7, which",
+ "§7increases incoming healing.",
"",
"§a§lUNCOMMON ACCESSORY"
],