Crafter is a redstone component available in Minecraft Java Edition 1.21.11. It is used in circuits and mechanisms, and is listed in the official item registry under minecraft:crafter.
Rows appear only when the underlying value is verified: the Java 1.8–1.12.2 row requires a reviewed historical numerical ID, and the Bedrock row appears only when this exact namespaced ID exists in the Bedrock registry.
Crafter in Minecraft: Automatic Crafting With Redstone
Quick answer: Use minecraft:crafter in Java Edition commands. Craft the crafter from iron, redstone, a crafting table, and a dropper; arrange ingredients in its grid, toggle slots to shape recipes, and trigger it with a redstone pulse to auto-craft.
Crafting and setup basics
The recipe is five iron ingots, a crafting table, two redstone dust, and one dropper. The crafter's nine-slot grid mirrors a crafting table, and clicking a slot toggles it off, which lets you shape recipes like swords or hoppers without filler items.
Ingredients arrive by hopper or dropper in reading order, skipping disabled slots. When a redstone pulse hits the crafter, it ejects one crafted result from the front, ready for another hopper to collect.
Classic first builds are automatic bread, crafting-table, and dispenser lines, plus bulk converters like dye to wool or logs to planks. Chain a clock circuit for continuous production or use a comparator on the output chest as an on-demand trigger.
The crafter respects inventory rules, which makes uncraftable items impossible and keeps farms survival-legit. It pairs with honeycomb farms, kelp blocks, and bamboo lines where raw materials already flow through hoppers.
Crafter Command Examples
Give 1 to nearest player: /give @p minecraft:crafter 1
Give 1 to yourself: /give @s minecraft:crafter 1
Give to a specific player: /give PlayerName minecraft:crafter 1
Clear from inventory: /clear @p minecraft:crafter
Crafter FAQ
What is the item ID for Crafter?
The item ID for Crafter is minecraft:crafter. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
How do I give myself Crafter in Minecraft?
Open the chat window and run /give @p minecraft:crafter 1 to give the nearest player one Crafter. Replace @p with a player name to target someone else.
How many Crafter can stack in one slot?
Crafter stacks up to 64 per inventory slot.
How do you craft Crafter?
Crafter is crafted on a crafting table with 5 iron ingots, 1 crafting table, 2 redstone dusts and 1 dropper, which yields 1 Crafter.
How does the crafter work in Minecraft?
Fill its nine-slot grid with ingredients via hoppers, toggle off any slots your recipe does not use, then send a redstone pulse. The crafter ejects one crafted item per pulse, enabling fully automatic crafting lines.
How do you craft a crafter?
Place five iron ingots around a crafting table with two redstone dust and one dropper in the grid. The exact layout matches the standard recipe book entry once you have picked up redstone and a dropper.
Can the crafter make anything a crafting table can?
Yes, any shaped or shapeless crafting recipe works, as long as you can feed the ingredients in with hoppers or droppers. Items that have no recipe still cannot be produced, keeping survival farms legitimate.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .