bolt_armor_trim_smithing_template.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:diamond",
"C": [
"minecraft:copper_block",
"minecraft:waxed_copper_block"
],
"S": "minecraft:bolt_armor_trim_smithing_template"
},
"pattern": [
"#S#",
"#C#",
"###"
],
"result": {
"count": 2,
"id": "minecraft:bolt_armor_trim_smithing_template"
}
}