25 lines
411 B
JSON
25 lines
411 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shapeless": {
|
|
"description": {
|
|
"identifier": "minecraft:stonecutter_granite_slab"
|
|
},
|
|
|
|
|
|
"tags": [ "stonecutter" ],
|
|
"priority": 0,
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:stone",
|
|
"data": 1
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:double_stone_slab3",
|
|
"data": 6,
|
|
"count": 2
|
|
}
|
|
}
|
|
|
|
}
|