From 54fedb67b2a234a91f6ff63068751fc80c15c60a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 10 Sep 2022 03:40:40 +0200 Subject: water, dirt, fire, air (#813) --- items/HOLY_DRAGON_HELMET.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/HOLY_DRAGON_HELMET.json') diff --git a/items/HOLY_DRAGON_HELMET.json b/items/HOLY_DRAGON_HELMET.json index 75638590..3e53874c 100644 --- a/items/HOLY_DRAGON_HELMET.json +++ b/items/HOLY_DRAGON_HELMET.json @@ -4,11 +4,12 @@ "displayname": "§6Holy Dragon Helmet", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"881e59ef-cb3d-3ad7-bdab-ddf2520a6806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTljYzhiYTI2NzkzMjE4ZjZmNjQ5MTk0N2ExODM3ZmQ1Mjg3ODcwMWYzM2Y3NmJiZTI4ODNhNDVhYmE4YWI4ZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+110\",2:\" §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Holy Blood\",5:\"§7Increases the natural health\",6:\"§7regeneration of you and all\",7:\"§7players in a §a6§7 block radius\",8:\"§7by §a3x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Holy Dragon Helmet\"},ExtraAttributes:{id:\"HOLY_DRAGON_HELMET\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"881e59ef-cb3d-3ad7-bdab-ddf2520a6806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTljYzhiYTI2NzkzMjE4ZjZmNjQ5MTk0N2ExODM3ZmQ1Mjg3ODcwMWYzM2Y3NmJiZTI4ODNhNDVhYmE4YWI4ZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+110\",2:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood\",6:\"§7Increases the natural health\",7:\"§7regeneration of you and all\",8:\"§7players in a §a6§7 block radius\",9:\"§7by §a3x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Holy Dragon Helmet\"},ExtraAttributes:{id:\"HOLY_DRAGON_HELMET\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+110", "§7Defense: §a+110", + "§7Mending: §a+10", " §8[§8❤§8]", "", "§6Full Set Bonus: Holy Blood", -- cgit