diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/HOLY_DRAGON_BOOTS.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/HOLY_DRAGON_BOOTS.json')
-rw-r--r-- | items/HOLY_DRAGON_BOOTS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/HOLY_DRAGON_BOOTS.json b/items/HOLY_DRAGON_BOOTS.json new file mode 100644 index 00000000..67b7d79d --- /dev/null +++ b/items/HOLY_DRAGON_BOOTS.json @@ -0,0 +1,22 @@ +{ + "internalname": "HOLY_DRAGON_BOOTS", + "itemid": 301, + "displayname": "§6Holy Dragon Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+90\",2:\"\",3:\"§6Full Set Bonus: Holy Blood\",4:\"§7Increases the natural health\",5:\"§7regeneration of you and all\",6:\"§7players in a §a6§7 block radius\",7:\"§7by §a3x§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY BOOTS\"],color:4706631,Name:\"§6Holy Dragon Boots\"},ExtraAttributes:{color:\"71:209:71\",originTag:\"QUICK_CRAFTING\",id:\"HOLY_DRAGON_BOOTS\",uuid:\"ebf81e97-bf87-4340-acb9-360eccad4839\",timestamp:\"7/7/20 9:02 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+90", + "", + "§6Full Set Bonus: Holy Blood", + "§7Increases the natural health", + "§7regeneration of you and all", + "§7players in a §a6§7 block radius", + "§7by §a3x§7.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ] +}
\ No newline at end of file |