Files
2024-02-14 17:44:28 +01:00

15 lines
207 B
JSON

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