diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-22 22:24:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 21:24:18 +0000 |
commit | b89d54c0cea0a48b9743477231e91a400c9975d1 (patch) | |
tree | ba2ec22465ffea7599a313f7f7698de2c8d402f5 /items/HOLY_DRAGON_HELMET.json | |
parent | 80eb59a024c8127114372f54e2a3b911d6d106b1 (diff) | |
download | NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.gz NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.bz2 NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.zip |
Fixed a "few" lores (#1115)
* Fixed a "few" lores
* Fixed nbt
* Hollow armor lore change + more
* Added new skins and fixed some more lores
Diffstat (limited to 'items/HOLY_DRAGON_HELMET.json')
-rw-r--r-- | items/HOLY_DRAGON_HELMET.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/items/HOLY_DRAGON_HELMET.json b/items/HOLY_DRAGON_HELMET.json index 8dccf759..4ce26628 100644 --- a/items/HOLY_DRAGON_HELMET.json +++ b/items/HOLY_DRAGON_HELMET.json @@ -4,18 +4,17 @@ "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:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood\",6:\"§7Grants §c+200❣ Health Regen §7to\",7:\"§7you and all players within §a10\",8:\"§a§7blocks.\",9:\"§8Effect only applies once!\",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", + "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 §7(0/4)\",6:\"§7Grants §c+200❣ Health Regen §7to you\",7:\"§7and all players within §a10 §7blocks.\",8:\"§8Effect only applies once!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Holy Dragon Helmet\"},ExtraAttributes:{id:\"HOLY_DRAGON_HELMET\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Health: §a+110", "§7Defense: §a+110", "§7Mending: §a+10", " §8[§8❤§8]", "", - "§6Full Set Bonus: Holy Blood", - "§7Grants §c+200❣ Health Regen §7to", - "§7you and all players within §a10", - "§a§7blocks.", + "§6Full Set Bonus: Holy Blood §7(0/4)", + "§7Grants §c+200❣ Health Regen §7to you", + "§7and all players within §a10 §7blocks.", "§8Effect only applies once!", "", "§7§8This item can be reforged!", |