What an automatic composter does and why you'd build one
An automatic composter in Minecraft turns organic waste into bone meal without you standing there feeding it by hand. You dump compostable items into a hopper above the composter, and redstone mechanisms detect when the composter fills up, trigger a dispenser to empty it, and send the bone meal where you need it. The result is a machine that runs on its own once you set it up.
The main reason to build one is speed and convenience. If you're running a large farm, a mob grinder, or a tree farm, you generate compostable scraps faster than you can process them manually. An automatic composter frees you to do other things while bone meal accumulates in a chest.
Key Takeaways
- A basic automatic composter needs a composter block, a hopper above it, a comparator to detect when it's full, and a dispenser below it to push out the bone meal.
- Redstone dust and repeaters carry the signal from the comparator to the dispenser, triggering it when the composter reaches level 8 (full).
- You can feed the composter by placing a hopper on top that connects to another hopper above it, creating a chain that drops items down automatically.
- The bone meal output goes into a chest or storage system connected to the dispenser, so you need to plan where your storage sits relative to the machine.
- This design works in both Java and Bedrock editions, though the exact redstone wiring may differ slightly between versions.
Gathering the materials you need
For a basic automatic composter, collect one composter block (craft it from wooden slabs), one comparator, one dispenser, two hoppers, redstone dust, and at least one redstone repeater. You'll also want a chest to catch the bone meal output, though that's optional if you're piping it elsewhere.
The composter is the core—you can find it in villages or craft it from seven wooden slabs arranged in a U shape on a crafting table. The comparator detects when the composter fills; you craft it from three stone, three redstone torches, and one nether quartz. The dispenser (three rows of three cobblestone with a bow in the middle and redstone dust below) pushes items out when powered. Hoppers (five iron ingots in an X pattern) move items in and out.
Building the basic structure
Place your composter on the ground where you want the machine to sit. Put a hopper directly below it, facing downward into a chest or storage system. This hopper catches the bone meal when the dispenser ejects it.
Place a second hopper on top of the composter, facing downward into it. This is where compostable items will land. If you want items to feed automatically, place a third hopper above this one and run it from a farm or storage area. The chain of hoppers will slowly drop items into the composter.
Place the dispenser to the side of the composter, facing into it. The dispenser will push the bone meal out when the redstone signal triggers it. Make sure the hopper below the composter is positioned to catch what the dispenser ejects.
Wiring the redstone to detect when the composter is full
Place a comparator on top of the composter, facing away from the hopper. The comparator reads the composter's fill level and outputs a redstone signal when it reaches level 8 (completely full). Set the comparator to comparison mode (the default), not subtraction mode.
Run redstone dust from the comparator toward the dispenser. You can lay it on the ground or on the side of blocks—redstone dust connects automatically to adjacent redstone components. If the distance is more than 15 blocks, place a redstone repeater every 15 blocks to boost the signal; repeaters also add a small delay, which can help prevent the machine from firing too fast.
Connect the redstone dust to the back or side of the dispenser. When the comparator detects a full composter, it sends power down the dust, and the dispenser fires, pushing the bone meal into the hopper below.
Feeding items into the composter automatically
If you want a fully hands-off system, connect a hopper chain from your farm or storage to the hopper on top of the composter. For example, if you have a tree farm with a collection hopper, run a line of hoppers from that hopper to the composter's input hopper. Items will slowly travel down the chain and drop into the composter.
Alternatively, you can manually dump compostable items (seeds, leaves, saplings, kelp, bamboo, and many others) into the top hopper whenever you have scraps. The hopper will feed them into the composter at its own pace.
Keep in mind that hoppers move items slowly—about one item per second. If your farm produces items faster than that, you may need multiple input hoppers or a larger buffer chest above the composter.
Collecting and storing the bone meal output
The hopper below the composter feeds bone meal into a chest or into another hopper system. If you want the bone meal to go to a specific location, extend the hopper chain from the output hopper to wherever you need it—a storage room, a crafting area, or another farm.
You can also use a second comparator on the output hopper to detect when it fills up, triggering a signal to alert you or to pause the input hopper. This prevents bone meal from backing up and clogging the system.
If you're running multiple farms or machines, consider building a central storage hub where all bone meal flows into one large chest system. This makes it easier to access your bone meal for crafting or for use in bone meal farms.
Troubleshooting common problems
If the dispenser isn't firing, check that the redstone signal is reaching it. Place a redstone lamp next to the dispenser—if it lights up when the composter is full, the signal is working but the dispenser may be facing the wrong direction. Dispensers have a small arrow on them showing which way they face; it should point into the composter or toward the hopper below.
If items aren't dropping into the composter, make sure the hopper on top is facing downward into it. Hoppers have a small funnel shape; the wide end should point toward the composter. If the hopper is facing the wrong way, break it and place it again.
If bone meal is backing up in the output hopper, the chest below may be full. Empty the chest or expand your storage. You can also add a second output hopper pointing to a second chest to split the load.
If the composter seems to be filling very slowly, check that items are actually compostable. Not all organic blocks work—for example, dirt and grass blocks don't compost, but seeds, leaves, and kelp do. Refer to the Minecraft wiki for a complete list of compostable items.
Frequently Asked Questions
Can I use an automatic composter in Bedrock Edition?
Yes, the basic design works in Bedrock, but comparators behave slightly differently. In Bedrock, you may need to use a repeater-based setup instead of a comparator to detect when the composter is full. Test your redstone signal with a redstone lamp to confirm it's working before connecting the dispenser.
What items can I put in a composter?
Seeds, saplings, leaves, grass, kelp, bamboo, cactus, sugar cane, and many other organic blocks compost. Each item has a different chance of raising the composter's level—seeds have a low chance, while leaves have a higher one. Experiment to see which items fill the composter fastest on your farm.
How fast does an automatic composter produce bone meal?
Speed depends on how fast items reach the composter and how likely each item is to raise the fill level. A composter fed by a single hopper from a tree farm might produce bone meal every 30 seconds to a few minutes. Multiple input hoppers or higher-yield items like leaves will speed it up significantly.
Can I automate the bone meal output to a specific farm?
Yes. Instead of a chest, run the output hopper to a hopper chain that leads to wherever you need the bone meal—a bonemeal farm, a crop farm, or a storage system. You can also use a dropper instead of a hopper if you want items to drop into a specific block space.
What's the difference between a composter and a composter farm?
A composter is a single block that converts items to bone meal. A composter farm is a larger automated setup with multiple composters, hoppers, and redstone, designed to process huge amounts of organic waste. Start with one automatic composter and expand to multiple units if you need more bone meal production.