18 lines
248 B
JSON
18 lines
248 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"##",
|
|
"##"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:red_sandstone",
|
|
"data": 0
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:red_sandstone",
|
|
"data": 2,
|
|
"count": 4
|
|
}
|
|
} |