21 lines
No EOL
394 B
JSON
21 lines
No EOL
394 B
JSON
{
|
|
"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"
|
|
}
|
|
} |