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_LEGGINGS.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_LEGGINGS.json')
-rw-r--r-- | items/BLAZE_LEGGINGS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/BLAZE_LEGGINGS.json b/items/BLAZE_LEGGINGS.json index f18a7c67..19c49adb 100644 --- a/items/BLAZE_LEGGINGS.json +++ b/items/BLAZE_LEGGINGS.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Blaze Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+110\",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 LEGGINGS\"],color:16243251,Name:\"§5Blaze Leggings\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+110\",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 LEGGINGS\"],color:16243251,Name:\"§5Blaze Leggings\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+10", - "", "§7Defense: §a+110", "§7Speed: §a+2", + " §8[§7❁§8]", "", "§6Full Set Bonus: Blazing Aura", "§7Damages mobs within §a5§7 blocks", @@ -36,10 +36,10 @@ }, "internalname": "BLAZE_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Armor" ], "crafttext": "Requires: Blaze Rod VIII" -} +}
\ No newline at end of file |