20 lines
391 B
JSON
20 lines
391 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "minecraft:stonecutter_blackstone_stairs_from_blackstone"
|
|
},
|
|
"tags": [ "stonecutter" ],
|
|
"priority": 2,
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:blackstone"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:blackstone_stairs",
|
|
"count": 1
|
|
}
|
|
}
|
|
}
|