diff options
Diffstat (limited to 'items/GLACITE_CHESTPLATE.json')
-rw-r--r-- | items/GLACITE_CHESTPLATE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/GLACITE_CHESTPLATE.json b/items/GLACITE_CHESTPLATE.json index b1a8412e..611f0900 100644 --- a/items/GLACITE_CHESTPLATE.json +++ b/items/GLACITE_CHESTPLATE.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§5Glacite Chestplate", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+300\",1:\"§7Speed: §a+15\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Expert Miner\",5:\"§7Grants §6+2⸕ Mining Speed §7for\",6:\"§7each of your mining levels.\",7:\"\",8:\"§7The Defense §7of this item is\",9:\"§7doubled while on a mining island\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC CHESTPLATE\"],color:261368,Name:\"§f§f§5Glacite Chestplate\"},ExtraAttributes:{color:\"3:252:248\",id:\"GLACITE_CHESTPLATE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+300\",1:\"§7Speed: §a+15\",2:\"§7True Defense: §a+20\",3:\"§7Mining Speed: §a+10\",4:\"\",5:\"§6Full Set Bonus: Expert Miner\",6:\"§7Grants §6+2⸕ Mining Speed §7for\",7:\"§7each of your mining levels.\",8:\"\",9:\"§7The Defense §7of this item is\",10:\"§7doubled while on a mining island\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC CHESTPLATE\"],color:261368,Name:\"§f§f§5Glacite Chestplate\"},ExtraAttributes:{color:\"3:252:248\",id:\"GLACITE_CHESTPLATE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Defense: §a+300", "§7Speed: §a+15", + "§7True Defense: §a+20", "§7Mining Speed: §a+10", "", "§6Full Set Bonus: Expert Miner", @@ -21,7 +22,7 @@ "internalname": "GLACITE_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Glacite_Armor" |