Skip to main content
MechanicalAdded in 1.21

CRAFTER

An automated crafting block added in 1.21. When powered with a redstone signal, it crafts using items in its 3x3 grid. Individual slots can be disabled. Outputs crafted items from its face.

Crafter sprite

Crafting Recipe

5 Iron Ingots + 2 Redstone Dust + 1 Crafting Table + 1 Dropper → 1 Crafter

Signal Behavior

Input

Redstone pulse triggers crafting

Output

Crafted item ejected from front face

Max Signal Strength

0

Delay

Crafts on rising edge of signal

Modes

  • Craft on pulse
  • Slots can be individually disabled

Overview: what the Crafter is and does

An automated crafting block added in 1.21. When powered with a redstone signal, it crafts using items in its 3x3 grid. Individual slots can be disabled. Outputs crafted items from its face.

As a mechanical component it converts a redstone signal into physical action rather than passing the signal onward. It is the 1.21 automation block that finally lets redstone craft items on demand without a player.

The Crafter was added to Minecraft in 1.21 and everything described here reflects its behaviour in Java Edition 1.21.

How it works: the redstone mechanics

On the input side, redstone pulse triggers crafting. On the output side, crafted item ejected from front face.

Loaded with a recipe in its 3x3 grid, a rising-edge pulse makes it craft once and eject the result from its output face. Individual slots can be toggled off so smaller recipes keep their shape, and a comparator reads how many of its slots are filled. It crafts only when pulsed, never continuously.

It produces no redstone output signal of its own — its result is the physical action it performs, so you read its effect in the world rather than off a wire.

It operates in the following modes: craft on pulse and slots can be individually disabled.

How to set it up

  1. 1Craft the Crafter: 5 Iron Ingots + 2 Redstone Dust + 1 Crafting Table + 1 Dropper → 1 Crafter.
  2. 2Decide where the signal needs to start or land, then place the Crafter against a solid surface so it can act on the blocks in front of it.
  3. 3Feed it a redstone pulse or signal from a lever, button, or circuit; it will perform its action and ignore further power until the input changes.
  4. 4Test in a creative-mode plot first: trigger the input and confirm the Crafter behaves exactly as the timing above predicts before committing it to a survival build.

Uses & applications

  • Automatic crafting
  • Factory systems
  • Self-sustaining farms
  • Complex item processing

Tips & common mistakes

  • !Slots must be disabled for recipes smaller than 3x3
  • !Items must be in correct pattern
  • !Only crafts when powered, not continuously
  • !For recipes smaller than 3x3 you must disable the unused slots, or items pile into the wrong cells and the craft fails.

Crafter FAQ

What is the Crafter used for in Minecraft redstone?

The Crafter is most often used for automatic crafting, factory systems, self-sustaining farms, and complex item processing. As a mechanical component it converts a redstone signal into physical action rather than passing the signal onward.

What signal strength does the Crafter output?

The Crafter does not output a redstone signal of its own; its result is crafted item ejected from front face. Its purpose is physical action, not signal generation.

How do you craft the Crafter?

5 Iron Ingots + 2 Redstone Dust + 1 Crafting Table + 1 Dropper → 1 Crafter. It was introduced in 1.21.

What is the most common mistake with the Crafter?

Slots must be disabled for recipes smaller than 3x3. Items must be in correct pattern.

How do I stop a crafter from putting items in the wrong slots?

Open the crafter and click the slots you want to disable — disabled slots show a cross and refuse items. This keeps a smaller recipe in the correct shape so the crafter assembles it correctly when pulsed.

View crafting materials on ItemsSee builds using this component
Back to all components