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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/FROZEN_BLAZE_BOOTS.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/items/FROZEN_BLAZE_BOOTS.json b/items/FROZEN_BLAZE_BOOTS.json index cb3856c2..072fdc83 100644 --- a/items/FROZEN_BLAZE_BOOTS.json +++ b/items/FROZEN_BLAZE_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§5Frozen Blaze Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+95\",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:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", + "displayname": "§6Frozen Blaze Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+95\",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 BOOTS\"],color:10541807,Name:\"§6Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+40", @@ -24,7 +24,7 @@ "§7Permanent §cFire §7and §cLava §7immunity.", "", "§7§8This item can be reforged!", - "§5§lEPIC BOOTS" + "§6§lLEGENDARY BOOTS" ], "recipe": { "A1": "ENCHANTED_PACKED_ICE:8", @@ -37,12 +37,11 @@ "C2": "ENCHANTED_PACKED_ICE:8", "C3": "ENCHANTED_PACKED_ICE:8" }, - "internalname": "FROZEN_BLAZE_BOOTS", "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 +} |