Files
2022-06-08 13:07:58 +02:00

14 lines
185 B
JSON

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