Files
2020-07-20 00:21:55 +08:00

18 lines
240 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:sandstone",
"data": 0
}
},
"result": {
"item": "minecraft:sandstone",
"data": 2,
"count": 4
}
}