24 lines
560 B
JSON
24 lines
560 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "minecraft:deepslate_brick_wall_from_cobbled_deepslate_stonecutting"
|
|
},
|
|
"ingredients": [
|
|
{
|
|
"data": 0,
|
|
"item": "minecraft:cobbled_deepslate"
|
|
}
|
|
],
|
|
"priority": 0,
|
|
"result": {
|
|
"count": 1,
|
|
"data": 0,
|
|
"item": "minecraft:deepslate_brick_wall"
|
|
},
|
|
"tags": [
|
|
"stonecutter"
|
|
]
|
|
}
|
|
}
|