Skip to main content
← All Guides
Automation · 1.21 Crafter · Java & Bedrock

How to Make an Auto Crafter Farm

The 1.21 Crafter finally lets redstone craft for you. Wire a farm into it and raw drops become finished productsstored on their own.

RUNS ITSELF
FARM
CRAFTER
STORE
the Crafter auto-crafts product to storage
A farm feeds raw items into a Crafter (added in 1.21). A redstone pulse makes it craft, the product drops into storage, and the whole loop runs with no clicking.

What you need

A Crafter (added in 1.21)
Hoppers to feed and pull
A pulse to trigger it
Storage for the product

Farm in, product out, on a loop

The Crafter is the missing piece. A farm fills it through a hopper, a redstone pulse makes it craft the recipe in its grid, and a hopper underneath pulls the product into storage. Fire the pulse from an observer when the grid is full and the whole thing becomes a closed loop that turns a renewable farm into stacks of finished blocks while you are away.

Quick answers

What is an auto crafter farm in Minecraft 1.21?

It is a farm wired into a Crafter so its raw output is crafted into a finished product and stored with no clicking. The farm fills the Crafter, a redstone pulse makes it craft, and a hopper carries the result to a chest, so the whole loop runs itself.

What does the Crafter block do?

The Crafter, added in 1.21, is a crafting table you can automate. You load its 3x3 grid with a recipe, give it a redstone pulse, and it crafts one result and ejects it. It is the piece that finally lets redstone do real crafting.

How do you make a farm craft automatically?

Run the farm's output through a hopper into the Crafter, set up the recipe in its grid, and pulse it with a clock or an observer when ingredients are ready. A hopper under the Crafter pulls the finished item into your storage chest.

What can you auto-craft with a Crafter?

Anything with a fixed recipe: planks and slabs from logs, ingots from nuggets, paper from sugar cane, dyes, packed or compressed blocks, and bread or other foods. It shines for turning a renewable farm into a stack of useful blocks.

How do you pulse the Crafter at the right time?

Trigger it with a redstone clock for a steady rate, or wire an observer or comparator so it only fires when the grid is full. Each pulse crafts once if the recipe is complete, so match the pulse rate to how fast the farm fills it.

Does the auto crafter farm work on Bedrock?

Yes. The Crafter arrived in 1.21 on both Java and Bedrock and crafts the same way, though redstone timing differs a little, so you may retune the pulse so it fires once per full grid on Bedrock.
Database →
Crafter & hoppers
Look up the Crafter, hoppers and the recipes you want to automate.
Guide →
How to make a Crafter
The recipe for the Crafter block this whole farm is built around.

Crafting without standing at the table

The crafter fires on a pulse

The crafter block holds a recipe and produces one output each time it gets a redstone signal, so an automatic farm is the crafter plus something that pulses it when the ingredients arrive. A comparator on the input hopper is the usual trigger.

Slots can be disabled to lock a recipe

Clicking a slot in the crafter marks it as unusable, which stops the wrong ingredient landing there and producing something you did not want. On a farm with mixed input this is what keeps the recipe stable.

Match the crafting rate to the farm

A crafter fed faster than it can fire backs up into the hopper chain, and one fed slower sits idle. Compressing nine of something into a block is the common use, and the farm behind it is what sets how often the crafter actually needs to run.

Blocks and items in this guide

Crafting Table in MinecraftCrafting TableComparator in MinecraftComparatorSugar Cane in MinecraftSugar CaneObserver in MinecraftObserverRedstone in MinecraftRedstoneHopper in MinecraftHopper

All 6 of these are named in the guide above, starting with Crafting Table. Look them up in the item database.

More guides on this site

Guides that go with this one

How to Make an Auto Chicken Cooker in MinecraftAn auto chicken cooker breeds chickens and lava-cooks the grown ones into cooked chicken on their own. Here...How to Make an Auto Brewer in MinecraftAn auto brewer feeds a brewing stand with hoppers so potions brew and collect on their own. Here is what you...How to Make a Bonemeal Farm in MinecraftA bonemeal farm composts plants into bone meal automatically. Here is what you need, the best things to...How to Make a Dripstone Lava Farm in MinecraftA dripstone lava farm drips a lava source through pointed dripstone into a cauldron for renewable lava. Here...How to Make a Flower Farm in MinecraftBone-meal a grass field to grow flowers in bulk for dyes and decoration, then sweep them into hoppers with...How to Make a Froglight Farm in MinecraftA froglight farm feeds small magma cubes to frogs, which turn them into glowing froglights. Here is what you...

Related tools & databases

Tool
Crafting Recipes
Visual crafting grid for every recipe in the game.
Database
Item Database
Every item with its stats, IDs, recipes and uses.
Tool
Minecraft Tools
Calculators and generators for servers and players.
Guides
More Farms & Redstone guides
Auto farms, contraptions and every redstone component explained.