diff options
Diffstat (limited to 'items/HEAT_CHESTPLATE.json')
-rw-r--r-- | items/HEAT_CHESTPLATE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/HEAT_CHESTPLATE.json b/items/HEAT_CHESTPLATE.json index 345dcf53..a4fd930b 100644 --- a/items/HEAT_CHESTPLATE.json +++ b/items/HEAT_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Heat Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35\",1:\"§7Defense: §a+35\",2:\"§7Mining Speed: §a+10\",3:\"§7Mining Fortune: §a+5\",4:\" §8[§7❤§8]\",5:\"\",6:\"§6Full Set Bonus: Heat Resistance\",7:\"§7Grants §a2x §7reduced heat\",8:\"§7increase in §cMagma Fields§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aHard Stone\",12:\"§aCollection 2.\",13:\"§9§lRARE CHESTPLATE\"],color:11776947,Name:\"§9Heat Chestplate\"},ExtraAttributes:{id:\"HEAT_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35\",1:\"§7Defense: §a+35\",2:\"§7Mining Speed: §a+10\",3:\"§7Mining Fortune: §a+5\",4:\" §8[§7❤§8]\",5:\"\",6:\"§6Full Set Bonus: Heat Resistance\",7:\"§7Grants §a2x §7reduced heat\",8:\"§7increase in §cMagma Fields§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aHard Stone\",12:\"§aCollection 2§c.\",13:\"§9§lRARE CHESTPLATE\"],color:11776947,Name:\"§9Heat Chestplate\"},ExtraAttributes:{id:\"HEAT_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+35", @@ -16,7 +16,7 @@ "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aHard Stone", - "§aCollection 2.", + "§aCollection 2§c.", "§9§lRARE CHESTPLATE" ], "recipe": { @@ -33,7 +33,7 @@ "internalname": "HEAT_CHESTPLATE", "crafttext": "Requires Hard Stone Collection II", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Heat_Armor", |