diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-17 13:10:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 13:10:08 +0200 |
commit | 16e31561d042b9c6898ce4ee4a035023bb1a3835 (patch) | |
tree | e1231922621e563db4fb3e140fdb80c21a680c8b /items/BLAZE_CHESTPLATE.json | |
parent | 6888a8389e7e479826ed00c686c6d63f6f0e29fa (diff) | |
download | NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.tar.gz NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.tar.bz2 NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.zip |
Fixed a few lores (#984)
* Fixed a few lores
* Added wiki links and some recipes
* Fixed Crimson Armor lore
* Added new skin
Diffstat (limited to 'items/BLAZE_CHESTPLATE.json')
-rw-r--r-- | items/BLAZE_CHESTPLATE.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/BLAZE_CHESTPLATE.json b/items/BLAZE_CHESTPLATE.json index a90d4e36..29a92809 100644 --- a/items/BLAZE_CHESTPLATE.json +++ b/items/BLAZE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Blaze Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+150\",2:\"§7Speed: §a+2\",3:\" §8[§8❁§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 CHESTPLATE\"],color:16243251,Name:\"§5Blaze Chestplate\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+150\",2:\"§7Speed: §a+2\",3:\" §8[§8❁§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:\"§7§8This item can be reforged!\",15:\"§5§lEPIC CHESTPLATE\"],color:16243251,Name:\"§5Blaze Chestplate\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Strength: §c+10", @@ -18,8 +18,6 @@ "§7Blaze Rod Collection: §6§k000", "§8+100 per 5,000 rods", "", - "§7Permanent §cFire §7and §cLava §7immunity.", - "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" ], @@ -36,7 +34,7 @@ }, "internalname": "BLAZE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Armor", |