diff options
Diffstat (limited to 'items/HEALING_RING.json')
-rw-r--r-- | items/HEALING_RING.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/HEALING_RING.json b/items/HEALING_RING.json index c8f83b0a..6c24d945 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": { @@ -22,10 +21,10 @@ }, "internalname": "HEALING_RING", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Healing_Ring" ], "crafttext": "Requires: Lily Pad VIII" -} +}
\ No newline at end of file |