composter.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"F F",
"F F",
"###"
],
"key": {
"F": {
"tag": "minecraft:wooden_fences"
},
"#": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "minecraft:composter"
}
}