diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/CRYSTAL_HELMET.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/CRYSTAL_HELMET.json')
-rw-r--r-- | items/CRYSTAL_HELMET.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CRYSTAL_HELMET.json b/items/CRYSTAL_HELMET.json index bbb178a5..6a09c9bb 100644 --- a/items/CRYSTAL_HELMET.json +++ b/items/CRYSTAL_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Crystal Helmet", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+20\",1:\"§7Intelligence: §a+65\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a0➡15§8 (0%➡200%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC HELMET\"],color:16577535,Name:\"§5Crystal Helmet\"},ExtraAttributes:{id:\"CRYSTAL_HELMET\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+20\",1:\"§7Intelligence: §a+65\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a13§8 (175.0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC HELMET\"],color:16577535,Name:\"§5Crystal Helmet\"},ExtraAttributes:{color:\"252:243:255\",id:\"CRYSTAL_HELMET\"}}", "damage": 0, "lore": [ "§7Defense: §a+20", @@ -13,7 +13,7 @@ "§7on the current light level.", "", "§7Current Light Level", - "§a0➡15§8 (0%➡200%)", + "§a13§8 (175.0%)", "", "§7§8This item can be reforged!", "§5§lEPIC HELMET" |