Mineuniverse
Log in Register
Mods

Compostable Recipes

Adds a new recipe that adds items to the composter
by jship
Download Claim this project
170 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Farming Food

Compostable Recipes

This will only be released for Fabric, as Neoforge already has an easy data-driven way to add compostable items.

Adds new compostable recipes that can make any item compostable.

Item tags are supported, and many minecraft and common item tags have already been added. Some seeds, crops, breads, and other things may just start working with the composter if this mod is installed.

The recipe format is pretty standard:

{
    "type": "compostablerecipes":"compostable",
    "ingredient": {
        "item": "minecraft:leather",
        "chance": "0.5"
    }
}

or with a tag:

{
    "type": "compostablerecipes":"compostable",
    "ingredient": {
        "tag": "c:seeds",
        "chance": "0.3"
    }
}

In 1.21.5, the ingredient format changed. Instead of "ingredient": { "item": "minecraft:item" } it's just "ingredient": "minecraft:item" or "ingredient": "#minecraft:tag"

There's also an optional "weight" key that can be used to set a recipe's weight. This is mostly for conflict resolution. For example, if "c:crops" have a weight of 1 and "c:crops/pumpkin" has a weight of 2 then the chance value for pumpkins will be from the "c:crops/pumpkin" tag.

All vanilla compostable items have a default weight of 10, so if you want to change those values you can add a new recipe with a weight higher than 10.

compostablerecipes-fabric-1.0.0-1.21.1.jar
MC Fabric, 1.21.1, Server
Release 2025-05-04 Get

More from jship

Blazing Bamboo Continued
9,904
Spirit API
332
Basic Fluid Hopper
2,977
Haunt Furnace
166,229

You Might Also Like

Mineral Delight
Crush, Cook and Eat Ores, Gems, and Crystals!
996,318
Milk Plus
Milk, but better!
988,491
TFC: TNG Cellars Add-on
This is a faithful recreation of the TFC Cellars Add-on for 1.7.10 by Sladki. All credit for primary logic goes to him.
99,992
Easy Normal and Magic Foods
A mod that adds many common and magical foods
99,639
Simple BBQ Unofficial
Relaxing and Enjoyable Barbecue. Unofficial port of Simple BBQ.
9,914
Essential Nourishment
Adds thirst to Minecraft
9,791