Adds recipe support for the composter.
Compost Recipes requires the Fabric modloader and Fabric API.
mods folder.Add a recipe using the following format to your datapack:
{
"type": "compostrecipes:composting",
"ingredient": {
"item": "minecraft:dead_bush"
},
"chance": 0.5,
"layers": 3
}
No files available for download.