From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: 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 --- items/BLAZE_LEGGINGS.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/BLAZE_LEGGINGS.json') 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 -- cgit