Files
2023-12-06 18:41:33 +01:00

15 lines
207 B
JSON

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