diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-10 03:40:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-10 11:40:40 +1000 |
commit | 54fedb67b2a234a91f6ff63068751fc80c15c60a (patch) | |
tree | c6c347b089cdbb0687135a636607a93869ed72b8 /items/HOLY_DRAGON_CHESTPLATE.json | |
parent | 06200f5b7004f57e1b703d0ad2047d4536b41770 (diff) | |
download | NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.gz NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.bz2 NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.zip |
water, dirt, fire, air (#813)
Diffstat (limited to 'items/HOLY_DRAGON_CHESTPLATE.json')
-rw-r--r-- | items/HOLY_DRAGON_CHESTPLATE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/HOLY_DRAGON_CHESTPLATE.json b/items/HOLY_DRAGON_CHESTPLATE.json index a3a9f214..90657f17 100644 --- a/items/HOLY_DRAGON_CHESTPLATE.json +++ b/items/HOLY_DRAGON_CHESTPLATE.json @@ -4,11 +4,12 @@ "displayname": "§6Holy Dragon Chestplate", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+160\",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 CHESTPLATE\"],color:4706631,Name:\"§6Holy Dragon Chestplate\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_CHESTPLATE\"}}", - "modver": "2.0.0-REL", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+160\",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 CHESTPLATE\"],color:4706631,Name:\"§6Holy Dragon Chestplate\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_CHESTPLATE\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+180", "§7Defense: §a+160", + "§7Mending: §a+10", " §8[§8❤§8]", "", "§6Full Set Bonus: Holy Blood", |