diff options
Diffstat (limited to 'items/GLOSSY_MINERAL_HELMET.json')
-rw-r--r-- | items/GLOSSY_MINERAL_HELMET.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/GLOSSY_MINERAL_HELMET.json b/items/GLOSSY_MINERAL_HELMET.json new file mode 100644 index 00000000..99fb5eba --- /dev/null +++ b/items/GLOSSY_MINERAL_HELMET.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Glossy Mineral Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5f1af4d1-5557-3c8a-bb9f-a0b2e77b6015\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMDg1MDQ3MzE3OCwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY1MjhiMjM1YzYwNzQ2N2MzNjljYTljM2YyYmY4OTAxNGZlMmVhNDVmODhkZjI4ZDAyOWE1ODFmZjRiYjE3MjEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Defense: §a+90\",1:\"§7Speed: §a+20\",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 HELMET\"],Name:\"§6Glossy Mineral Helmet\"},ExtraAttributes:{id:\"GLOSSY_MINERAL_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Defense: §a+90", + "§7Speed: §a+20", + "", + "§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 HELMET" + ], + "recipe": { + "A1": "GLOSSY_GEMSTONE:2", + "A2": "GLOSSY_GEMSTONE:2", + "A3": "GLOSSY_GEMSTONE:2", + "B1": "GLOSSY_GEMSTONE:2", + "B2": "MINERAL_HELMET:1", + "B3": "GLOSSY_GEMSTONE:2", + "C1": "GLOSSY_GEMSTONE:2", + "C2": "GLOSSY_GEMSTONE:2", + "C3": "GLOSSY_GEMSTONE:2" + }, + "internalname": "GLOSSY_MINERAL_HELMET", + "clickcommand": "viewrecipe", + "modver": "2.3.0", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |