diff options
Diffstat (limited to 'items/OBSIDIAN_CHESTPLATE.json')
-rw-r--r-- | items/OBSIDIAN_CHESTPLATE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/OBSIDIAN_CHESTPLATE.json b/items/OBSIDIAN_CHESTPLATE.json index 7185507a..8da75523 100644 --- a/items/OBSIDIAN_CHESTPLATE.json +++ b/items/OBSIDIAN_CHESTPLATE.json @@ -1,11 +1,8 @@ { - "internalname": "OBSIDIAN_CHESTPLATE", "itemid": "minecraft:leather_chestplate", "displayname": "§5Obsidian Chestplate", - "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+250\",1:\"\",2:\"§7While worn, gain §a+1 §f✦\",3:\"§fSpeed§7 for every §a20§7 pieces\",4:\"§7of Obsidian in your inventory!\",5:\"\",6:\"§7Bonus Speed: §a0\",7:\"\",8:\"§7Immune to Wither effect.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Obsidian Chestplate\"},ExtraAttributes:{color:\"0:0:0\",id:\"OBSIDIAN_CHESTPLATE\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+250\",1:\"\",2:\"§7While worn, gain §a+1 §f✦\",3:\"§fSpeed§7 for every §a20§7 pieces\",4:\"§7of Obsidian in your inventory!\",5:\"\",6:\"§7Bonus Speed: §a§k00\",7:\"\",8:\"§7Immune to Wither effect.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Obsidian Chestplate\"},ExtraAttributes:{color:\"0:0:0\",id:\"OBSIDIAN_CHESTPLATE\"}}", "lore": [ "§7Defense: §a+250", "", @@ -13,13 +10,17 @@ "§fSpeed§7 for every §a20§7 pieces", "§7of Obsidian in your inventory!", "", - "§7Bonus Speed: §a0", + "§7Bonus Speed: §a§k00", "", "§7Immune to Wither effect.", "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" ], + "internalname": "OBSIDIAN_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Obsidian_Chestplate" |