diff options
Diffstat (limited to 'items/GLOSSY_MINERAL_CHESTPLATE.json')
-rw-r--r-- | items/GLOSSY_MINERAL_CHESTPLATE.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/GLOSSY_MINERAL_CHESTPLATE.json b/items/GLOSSY_MINERAL_CHESTPLATE.json new file mode 100644 index 00000000..9badf853 --- /dev/null +++ b/items/GLOSSY_MINERAL_CHESTPLATE.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |