Files
2017-04-26 14:35:29 +00:00

14 lines
175 B
JSON

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