2024-12-17 02:08:01 +03:00

14 lines
175 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:wheat"
}
},
"result": {
"item": "minecraft:bread"
}
}