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 storageA 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
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.