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
30
31
32
33
34
35
36
37
38
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Glossy Mineral Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+150\",1:\"§7Speed: §a+25\",2:\"\",3:\"§8Tiered Bonus: Nearby Miner (0/4)\",4:\"§7Automatically mine §a0 §7nearby blocks\",5:\"§7that have a §2Ⓟ Breaking Power §7of\",6:\"§7less than 4.\",7:\"\",8:\"§7§6Piece Bonus: Soil Fanatic (0/4)\",9:\"§7Grants §6+0☘ Mining Fortune §7on\",10:\"§7non-ore blocks.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY CHESTPLATE\"],color:5967278,Name:\"§6Glossy Mineral Chestplate\"},ExtraAttributes:{id:\"GLOSSY_MINERAL_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+150",
"§7Speed: §a+25",
"",
"§8Tiered Bonus: Nearby Miner (0/4)",
"§7Automatically mine §a0 §7nearby blocks",
"§7that have a §2Ⓟ Breaking Power §7of",
"§7less than 4.",
"",
"§7§6Piece Bonus: Soil Fanatic (0/4)",
"§7Grants §6+0☘ Mining Fortune §7on",
"§7non-ore blocks.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY CHESTPLATE"
],
"recipe": {
"A1": "GLOSSY_GEMSTONE:2",
"A2": "GLOSSY_GEMSTONE:2",
"A3": "GLOSSY_GEMSTONE:2",
"B1": "GLOSSY_GEMSTONE:2",
"B2": "MINERAL_CHESTPLATE:1",
"B3": "GLOSSY_GEMSTONE:2",
"C1": "GLOSSY_GEMSTONE:2",
"C2": "GLOSSY_GEMSTONE:2",
"C3": "GLOSSY_GEMSTONE:2"
},
"internalname": "GLOSSY_MINERAL_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.3.0",
"crafttext": "",
"infoType": ""
}
|