25 lines
569 B
JSON
25 lines
569 B
JSON
{
|
|
"format_version": "1.16",
|
|
"minecraft:recipe_shaped": {
|
|
"description": {
|
|
"identifier": "minecraft:crafting_table_waxed_weathered_cut_copper"
|
|
},
|
|
"tags": [
|
|
"crafting_table"
|
|
],
|
|
"pattern": [
|
|
"AA",
|
|
"AA"
|
|
],
|
|
"key": {
|
|
"A": {
|
|
"item": "minecraft:waxed_weathered_copper"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:waxed_weathered_cut_copper",
|
|
"count": 4
|
|
},
|
|
"priority": 1
|
|
}
|
|
} |