diff options
author | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
commit | c533db84447d55d8af368b0c7a16991e83ed94d6 (patch) | |
tree | cebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /items/HEALING_RING.json | |
parent | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff) | |
download | NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2 NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip |
god this isnt good for my mental health
maybe breaks some shit but idc
Diffstat (limited to 'items/HEALING_RING.json')
-rw-r--r-- | items/HEALING_RING.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/HEALING_RING.json b/items/HEALING_RING.json index bd6a93f6..68f3ea3d 100644 --- a/items/HEALING_RING.json +++ b/items/HEALING_RING.json @@ -1,12 +1,11 @@ { "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:\"§7§8This item can be reforged!\",3:\"§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:\"§7Increases healing by §a10.0%.\",1:\"\",2:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aHealing Ring\"},ExtraAttributes:{id:\"HEALING_RING\"}}", "damage": 3, "lore": [ "§7Increases healing by §a10.0%.", "", - "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" ], "recipe": { |