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_LEGGINGS.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_LEGGINGS.json')
-rw-r--r-- | items/CRYSTAL_LEGGINGS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CRYSTAL_LEGGINGS.json b/items/CRYSTAL_LEGGINGS.json index 7ceec250..2405b215 100644 --- a/items/CRYSTAL_LEGGINGS.json +++ b/items/CRYSTAL_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Crystal Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"§7Intelligence: §a+100\",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 LEGGINGS\"],color:16577535,Name:\"§5Crystal Leggings\"},ExtraAttributes:{id:\"CRYSTAL_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"§7Intelligence: §a+100\",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:\"§a15§8 (200.0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC LEGGINGS\"],color:16577535,Name:\"§5Crystal Leggings\"},ExtraAttributes:{color:\"252:243:255\",id:\"CRYSTAL_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Defense: §a+30", @@ -13,7 +13,7 @@ "§7on the current light level.", "", "§7Current Light Level", - "§a0➡15§8 (0%➡200%)", + "§a15§8 (200.0%)", "", "§7§8This item can be reforged!", "§5§lEPIC LEGGINGS" |