diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/BLAZE_BOOTS.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/BLAZE_BOOTS.json')
-rw-r--r-- | items/BLAZE_BOOTS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/BLAZE_BOOTS.json b/items/BLAZE_BOOTS.json index 06d71dd0..f2be1269 100644 --- a/items/BLAZE_BOOTS.json +++ b/items/BLAZE_BOOTS.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Blaze Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+70\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c500 §7damage/s\",11:\"§7Blaze Rod Collection: §6§k000\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC BOOTS\"],color:16243251,Name:\"§5Blaze Boots\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a+2\",3:\" §8[§7❁§8]\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c500 §7damage/s\",11:\"§7Blaze Rod Collection: §6§k000\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC BOOTS\"],color:16243251,Name:\"§5Blaze Boots\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+10", - "", "§7Defense: §a+70", "§7Speed: §a+2", + " §8[§7❁§8]", "", "§6Full Set Bonus: Blazing Aura", "§7Damages mobs within §a5§7 blocks", @@ -42,4 +42,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Armor" ], "crafttext": "Requires: Blaze Rod VIII" -} +}
\ No newline at end of file |