diff options
Diffstat (limited to 'items/CRYSTAL_CHESTPLATE.json')
-rw-r--r-- | items/CRYSTAL_CHESTPLATE.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/CRYSTAL_CHESTPLATE.json b/items/CRYSTAL_CHESTPLATE.json index d90835a2..fec7f8d1 100644 --- a/items/CRYSTAL_CHESTPLATE.json +++ b/items/CRYSTAL_CHESTPLATE.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Crystal Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+35\",1:\"§7Intelligence: §a+120\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a15§8 (200.0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC CHESTPLATE\"],color:16577535,Name:\"§5Crystal Chestplate\"},ExtraAttributes:{color:\"252:243:255\",id:\"CRYSTAL_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+35\",1:\"§7Intelligence: §a+120\",2:\"\",3:\"§6Full Set Bonus: Refraction §7(0/4)\",4:\"§7The stats of this armor change from\",5:\"§7§a0§7 to §a200%§7 depending on the current\",6:\"§7light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§c0§8 (0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC CHESTPLATE\"],color:16577535,Name:\"§5Crystal Chestplate\"},ExtraAttributes:{id:\"CRYSTAL_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Defense: §a+35", "§7Intelligence: §a+120", "", - "§6Full Set Bonus: Refraction", - "§7The stats of this armor change", - "§7from §a0§7 to §a200%§7 depending", - "§7on the current light level.", + "§6Full Set Bonus: Refraction §7(0/4)", + "§7The stats of this armor change from", + "§7§a0§7 to §a200%§7 depending on the current", + "§7light level.", "", "§7Current Light Level", - "§a15§8 (200.0%)", + "§c0§8 (0%)", "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" @@ -31,10 +31,11 @@ }, "internalname": "CRYSTAL_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crystal_Armor", "https://wiki.hypixel.net/Crystal_Chestplate" - ] + ], + "crafttext": "" }
\ No newline at end of file |