diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 01:09:28 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 01:09:28 +1000 |
commit | 2a4de85f02a113f88dc9869b5088fbf5a9ee6044 (patch) | |
tree | 6be96e317263094e1844c2e037af051a221abb6e /items/FROZEN_BLAZE_LEGGINGS.json | |
parent | 59f892186059d909d8c4da2f77034c6aa7384d67 (diff) | |
download | NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.tar.gz NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.tar.bz2 NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.zip |
fixed some scuffed stuff
Diffstat (limited to 'items/FROZEN_BLAZE_LEGGINGS.json')
-rw-r--r-- | items/FROZEN_BLAZE_LEGGINGS.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/FROZEN_BLAZE_LEGGINGS.json b/items/FROZEN_BLAZE_LEGGINGS.json index 71b1bd05..9a2e5646 100644 --- a/items/FROZEN_BLAZE_LEGGINGS.json +++ b/items/FROZEN_BLAZE_LEGGINGS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Frozen Blaze Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+140\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c5,000 §7damage/s\",14:\"§7Blaze Rod Collection: §6347k\",15:\"§a§lMAXED OUT!\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC LEGGINGS\"],color:10541807,Name:\"§5Frozen Blaze Leggings\"},ExtraAttributes:{color:\"160:218:239\",id:\"FROZEN_BLAZE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+130\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c700 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC LEGGINGS\"],color:10541807,Name:\"§5Frozen Blaze Leggings\"},ExtraAttributes:{id:\"FROZEN_BLAZE_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+40", + "§7Strength: §c+30", "", - "§7Defense: §a+140", + "§7Defense: §a+130", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -17,9 +17,9 @@ "§7§bSlowness I §7for §e4", "§e§7seconds.", "", - "§7Max §c5,000 §7damage/s", - "§7Blaze Rod Collection: §6347k", - "§a§lMAXED OUT!", + "§7Max §c700 §7damage/s", + "§7Blaze Rod Collection: §60", + "§8+100 per 5,000 rods", "", "§7Permanent §cFire §7and §cLava §7immunity.", "", |