diff options
author | riohorealhk <76907766+riohorealhk@users.noreply.github.com> | 2021-04-01 06:19:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 18:19:19 -0400 |
commit | 7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc (patch) | |
tree | 22e9c3ee76c156915899fcee2d867eb7c08107b5 /items/FROZEN_BLAZE_LEGGINGS.json | |
parent | 124eac92c3ed3bd9077466d810be4dcec7690374 (diff) | |
download | NotEnoughUpdates-REPO-7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.tar.gz NotEnoughUpdates-REPO-7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.tar.bz2 NotEnoughUpdates-REPO-7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.zip |
SkyBlock 0.11.3 updates stuff, not all (#450)
* Update HYPERION.json
* Update ASTRAEA.json
* Update SCYLLA.json
* Update VALKYRIE.json
* Update BONE_BOOMERANG.json
* Update STARRED_LAST_BREATH.json
* Update LAST_BREATH.json
* Update MOSQUITO_BOW.json
* Update WITHER_RELIC.json
* Update SILK_EDGE_SWORD.json
* Update FROZEN_BLAZE_HELMET.json
* Update SILK_EDGE_SWORD.json
* Update FROZEN_BLAZE_CHESTPLATE.json
* Update FROZEN_BLAZE_LEGGINGS.json
* Update FROZEN_BLAZE_BOOTS.json
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 e13523b9..dde1033a 100644 --- a/items/FROZEN_BLAZE_LEGGINGS.json +++ b/items/FROZEN_BLAZE_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§5Frozen Blaze Leggings", - "nbttag": "{Unbreakable:1b,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 §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\"}}", + "displayname": "§6Frozen Blaze Leggings", + "nbttag": "{Unbreakable:1b,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 §c500 §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:\"§6§lLEGENDARY LEGGINGS\"],color:10541807,Name:\"§6Frozen Blaze Leggings\"},ExtraAttributes:{id:\"FROZEN_BLAZE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+40", @@ -17,14 +17,14 @@ "§7§bSlowness I §7for §e4", "§e§7seconds.", "", - "§7Max §c700 §7damage/s", + "§7Max §c500 §7damage/s", "§7Blaze Rod Collection: §60", "§8+100 per 5,000 rods", "", "§7Permanent §cFire §7and §cLava §7immunity.", "", "§7§8This item can be reforged!", - "§5§lEPIC LEGGINGS" + "§6§lLEGENDARY LEGGINGS" ], "recipe": { "A1": "ENCHANTED_PACKED_ICE:8", @@ -39,10 +39,10 @@ }, "internalname": "FROZEN_BLAZE_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" ], "crafttext": "Requires: Ice IX" -}
\ No newline at end of file +} |