23 lines
424 B
JSON
23 lines
424 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "minecraft:stonecutter_waxed_weathered_copper_to_cut_copper"
|
|
},
|
|
|
|
|
|
"tags": [ "stonecutter" ],
|
|
"priority": 0,
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:waxed_weathered_copper"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:waxed_weathered_cut_copper",
|
|
"count": 4
|
|
}
|
|
}
|
|
|
|
}
|