Another Furniture

Another Furniture

15M Downloads

Corail Woodcutter recipe compat

Synthestra opened this issue ยท 0 comments

commented

{
"type": "corail_woodcutter:woodcutting",
"ingredient": {
"item": "minecraft:{wood_type}"
},
"result": "another_furniture:{wood_type}_{furniture_type}",
"count": 1,
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "another_furniture"
}
]
}