1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Obsidian Chestplate",
"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: §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",
"",
"§7While worn, gain §a+1 §f✦",
"§fSpeed§7 for every §a20§7 pieces",
"§7of Obsidian in your inventory!",
"",
"§7Bonus Speed: §a§k00",
"",
"§7Immune to Wither effect.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC CHESTPLATE"
],
"internalname": "OBSIDIAN_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Obsidian_Chestplate",
"https://wiki.hypixel.net/Obsidian_Chestplate"
]
}
|