diff options
Diffstat (limited to 'items/OBSIDIAN_CHESTPLATE.json')
-rw-r--r-- | items/OBSIDIAN_CHESTPLATE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/OBSIDIAN_CHESTPLATE.json b/items/OBSIDIAN_CHESTPLATE.json index 568a3631..1446b3f9 100644 --- a/items/OBSIDIAN_CHESTPLATE.json +++ b/items/OBSIDIAN_CHESTPLATE.json @@ -1,10 +1,10 @@ { "internalname": "OBSIDIAN_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "Obsidian Chestplate", + "displayname": "§5Obsidian Chestplate", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,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\",originTag:\"UNKNOWN\",id:\"OBSIDIAN_CHESTPLATE\",uuid:\"9e9af4b6-0696-49fe-a4a4-d4eda6a43765\",timestamp:\"3/18/20 9:17 AM\"}}", + "nbttag": "{Unbreakable:1b,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\",originTag:\"UNKNOWN\",id:\"OBSIDIAN_CHESTPLATE\",uuid:\"777114c0-fe72-4b30-a8d7-bc67cb1c3fc5\",timestamp:\"4/1/20 1:41 PM\"}}", "modver": "1.0.0", "lore": [ "§7Defense: §a+250", @@ -19,5 +19,9 @@ "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Obsidian_Chestplate" ] }
\ No newline at end of file |