Files
2017-05-09 17:04:45 +00:00

14 lines
175 B
JSON

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