Mechanical Crafter: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Liad inon
No edit summary
BoxWithout (talk | contribs)
m 50 revisions imported
 
(8 intermediate revisions by 5 users not shown)
Line 31: Line 31:
}}
}}
{{RecipeTableFoot}}
{{RecipeTableFoot}}
== Throughput (Speed) ==
[[File:Chain Arrangment.png|thumb|256x256px|Mechanical crafter setup with all the chains of connected crafters, and their length highlighted. You can see that the longest is 6.]]
There are 2 variables that effect the crafting speed of the Mechanical Crafter: RPM and the length of the longest chain/chains of connected crafters in the crafting setup. A chain of connected crafters is A chain of crafters targeting each other with the next crafter in the chain being the crafter targeted (See image on the right).
=== Formulas for calculating ===
To calculate the exact number of game ticks it take to craft one recipe (gt/1), use this formula:
<math>s = min(max(RPM, 4), 250)</math>
<math display="block">gt/1 = floor(2000/s+1)+floor(500/s+1)+floor(Max(100, s+1)/speed+1)*(longestcrafterschain-1)+floor(1000/s+1)*(longestcrafterschain-1)</math>
To calculate the exact number of recipes per second (r/s), divide the number of game ticks by 20:
<math>s = min(max(RPM, 4), 250)</math><math display="block">r/s = (floor(2000/s+1)+floor(500/s+1)+floor(Max(100, s+1)/speed+1)*(longestcrafterschain-1)+floor(1000/s+1)*(longestcrafterschain-1))/20</math>
==Usage==
==Usage==
===Setup===
===Setup===
Right click the front of a Mechanical Crafter with a [[Wrench]] to change the direction it sends items during crafting. The Mechanical Crafters are only connected by this path.
Right click the front of a Mechanical Crafter with a [[Wrench]] to change the direction it sends items during crafting. The Mechanical Crafters are only connected by this path.
[[File:Arrangment.png|thumb|282x282px|Mechanical crafter setup, with added arrows showing required blocks orientation to set up successfully. Also note the cog used to operate the crafter setup.]]
[[File:Arrangment.png|thumb|282x282px|Mechanical crafter setup, with added arrows showing required blocks orientation to set up successfully. Also note the cog used to operate the crafter setup.]]
Mechanical Crafters can be automatically filled by [[Funnel]]s or {{Mc|Hopper}}s.
Mechanical Crafters can be automatically filled by [[Funnel]]s or {{Mc|Hopper|Hoppers}}.  


On the back and sides of Mechanical Crafters, a [[Wrench]] can be used to connect or disconnect the inventory of two adjacent crafters. Crafters can share inventories while not participating in the same crafting recipe.
On the back and sides of Mechanical Crafters, a [[Wrench]] can be used to connect or disconnect the inventory of two adjacent crafters. Crafters can share inventories while not participating in the same crafting recipe.


Items can also  
Items can also be inserted or removed by hand.
 
be inserted or removed by hand.
[[File:Crafter.png|thumb|Mechanical crafter piece, with added arrow showing orientation as indicated by the block design]]
[[File:Crafter.png|thumb|Mechanical crafter piece, with added arrow showing orientation as indicated by the block design]]


Line 64: Line 46:


===Auto-Crafting===
===Auto-Crafting===
When powered by rotational force, Mechanical Crafters will send their items to adjacent crafters. For a successful recipe, the items must eventually meet in one crafter. Once all of the items reach the final Crafter, they will turn into the product. Crafters with [[Crafter Slot Cover]]s act as empty spaces in a recipe; they can also be used to connect the inventory of otherwise separate crafters. [[Crafter Slot Cover]]s will not move as recipe items will.
When powered by rotational force and either powered with {{MC|Redstone}} or all crafter slots are filled, Mechanical Crafters will send their items to adjacent crafters. For a successful recipe, the items must eventually meet in one crafter. Once all of the items reach the final Crafter, they will turn into the product. Crafters with [[Crafter Slot Cover]]s act as empty spaces in a recipe; they can also be used to connect the inventory of otherwise separate crafters. [[Crafter Slot Cover]]s will not move as recipe items will.


Mechanical Crafters will start crafting once every Mechanical Crafter has been filled, or when they receive a redstone signal.
Powered Mechanical Crafters will start crafting once every Mechanical Crafter has been filled, or when they receive a redstone signal.


Mechanical Crafters are able to assemble invalid crafting recipes, but will eject the items once they are together instead of turning them into the crafting product.
Mechanical Crafters are able to assemble invalid crafting recipes, but will eject the items once they are together instead of turning them into the crafting product.
=== Automating Crafting ===
Directly adjacent slots can be merged. This means that recipes that involve a block or ring of one material, such as andesite alloy, will hold only that one item type. The material can then be fed in via a hopper from the side.<br>
[[File:Crafter merge.jpg|frameless|491x491px]]
[[File:CrafterExample.gif|thumb|A crafter setup crafting a Mechanical Arm. You can tell which crafters share inventories and which do not by the borders. The crafters along the bottom allow one hopper to provide both with the ingredients.]]
[[File:CrafterExample.gif|thumb|A crafter setup crafting a Mechanical Arm. You can tell which crafters share inventories and which do not by the borders. The crafters along the bottom allow one hopper to provide both with the ingredients.]]


===Output===
===Output===
Once a recipe is assembled in the final Crafter, the item will either be placed into the inventory of the block the Crafter faces, or will be ejected into the world if no such block exists.
Once a recipe is assembled in the final Crafter, the item will either be placed into the inventory of the block the Crafter's path sends items to, or will be ejected into the world at that side of the Crafter if no such block exists.


If the final Crafter directs the finished product back into the recipe, the item must be manually removed from the Crafters by a player.
If the final Crafter directs the finished product back into the recipe, the item must be manually removed from the Crafters by a player.


===Mechanical Crafting Exclusive Recipes===
==Mechanical Crafting Exclusive Recipes==
Certain recipes cannot be crafted with regular Crafting tables and require the use of Mechanical Crafters. These recipes are the [[Extendo Grip]], [[Wand Of Symmetry]], [[Potato Cannon]], and the [[Crushing Wheels|Crushing Wheel]].
Certain recipes cannot be crafted with regular Crafting tables and require the use of Mechanical Crafters. Those recipes include:
{{RecipeTableHead|Mechanical Crafting Recipe}}
{{RecipeTable
|[[Crushing Wheel]]s
|[[Andesite Alloy]] +<br>Any {{Mc|Planks}} +<br>Any Variant of {{Mc|Stone}}
|{{Mechanical Crafter|B1=Andesite Alloy|C1=Andesite Alloy|D1=Andesite Alloy|A2=Andesite Alloy|B2=Andesite Alloy|C2=Any Planks|D2=Andesite Alloy|E2=Andesite Alloy|A3=Andesite Alloy|B3=Any Planks|C3=Any Stone|D3=Any Planks|E3=Andesite Alloy|A4=Andesite Alloy|B4=Andesite Alloy|C4=Any Planks|D4=Andesite Alloy|E4=Andesite Alloy|B5=Andesite Alloy|C5=Andesite Alloy|D5=Andesite Alloy|Output=Crushing Wheel,2}}
}}
{{RecipeTable
|[[Extendo Grip]]
|[[Brass Ingot]] +<br>[[Precision Mechanism]] +<br>{{Mc|Stick}} +<br>[[Brass Hand]]
|{{Mechanical Crafter|gridwidth=3|B1=Brass Ingot|B2=Precision Mechanism|A3=Stick|B3=Stick|C3=Stick|A4=Stick|B4=Stick|C4=Stick|B5=Brass Hand|Output=Extendo Grip}}
}}
{{RecipeTable|[[Potato Cannon]]|[[Andesite Alloy]] +<br>[[Precision Mechanism]] +<br>[[Fluid Pipe]] +<br>[[Copper|Copper Ingot]]|{{Mechanical Crafter|gridwidth=5|A1=Andesite Alloy|B1=Precision Mechanism|C1=Fluid Pipe|D1=Fluid Pipe|E1=Fluid Pipe|A2=Copper Ingot|B2=Copper Ingot|Output=Potato Cannon}}}}
{{RecipeTable|[[Wand Of Symmetry]]|Any {{MC|Glass}} +<br>{{MC|Ender Pearl}} + <br>[[Precision Mechanism]] + <br>[[Brass Ingot]] + <br>{{MC|Obsidian}}
|{{Mechanical Crafter|gridwidth=3|B1=Any glass;Any Stained Glass|A2=Any glass;Any Stained Glass|C2=Any glass;Any Stained Glass|B2=Ender Pearl|B3=Precision Mechanism|B4=Brass Ingot|B5=Obsidian|Output=Wand Of Symmetry}}
}}
{{RecipeTableFoot}}
== Throughput (Speed) ==
[[File:Chain Arrangment.png|thumb|256x256px|Mechanical crafter setup with all the chains of connected crafters, and their length highlighted. You can see that the longest is 6.]]
There are 2 variables that effect the crafting speed of the Mechanical Crafter: RPM and the length of the longest chain/chains of connected crafters in the crafting setup. A chain of connected crafters is A chain of crafters targeting each other with the next crafter in the chain being the crafter targeted (See image on the right).
 
=== Formulas for calculating ===
To calculate the exact number of game ticks it take to craft one recipe (gt/1), use this formula:
 
<math>s = min(max(RPM, 4), 250)</math><math display="block">gt/1 = floor(2000/s+1)+floor(500/s+1)+floor(Max(100, s+1)/speed+1)*(longestcrafterschain-1)+floor(1000/s+1)*(longestcrafterschain-1)</math>To calculate the exact number of recipes per second (r/s), divide the number of game ticks by 20:
 
<math>s = min(max(RPM, 4), 250)</math><math display="block">r/s = (floor(2000/s+1)+floor(500/s+1)+floor(Max(100, s+1)/speed+1)*(longestcrafterschain-1)+floor(1000/s+1)*(longestcrafterschain-1))/20</math>
==History==
*{{GW|0.5e}}: Replaced allowBiggerFireworksInCrafter config with maxFireworkIngredientsInCrafter
*{{GW|0.5a}}: Crafter ponder scene no longer uses an outdated recipe
*{{GW|0.3.2e-&-f}}:
**Connected Mechanical Crafters now strictly distribute added items from top to bottom, left to right
**Added the option to prevent a Mechanical Crafting recipe from matching a flipped arrangement
**Crafters no longer display item sprites vertically flipped
**Crafters now arrange overlapping items less randomly
*{{GW|0.3.2}}: Added Mechanical Crafting noises
*{{GW|0.3.1}}:
**Front face of crafters now supports automatic item insertion
**Large cogs can no longer be placed right next to crafters or millstones
*{{GW|0.3}}: Crafters can no longer be covered when while they are holding an item
*{{GW|0.2.3}}: Condensed mechanical crafting into one JEI page category, scaling down slots if necessary
*{{GW|0.2}}: Introduced.
{{Blocks}}
{{Blocks}}
{{Miscellaneous}}
{{Miscellaneous}}

Latest revision as of 18:09, 14 February 2025


Mechanical Crafters are machines that can automatically craft items.

Obtaining[edit | edit source]

Breaking[edit | edit source]

Hardness3
Tool
Breaking time[Note 1]
 Default1515
 Wooden2.37.5
 Stone1.153.75
 Iron0.752.5
 Diamond0.61.9
 Netherite0.51.7
 Golden0.41.25
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

Crafting[edit | edit source]

Name Ingredients Crafting Recipe
Mechanical Crafter Electron Tube +
Brass Casing +
Crafting Table
Electron Tube
Brass Casing
Crafting Table

Mechanical Crafter3

Usage[edit | edit source]

Setup[edit | edit source]

Right click the front of a Mechanical Crafter with a Wrench to change the direction it sends items during crafting. The Mechanical Crafters are only connected by this path.

Mechanical crafter setup, with added arrows showing required blocks orientation to set up successfully. Also note the cog used to operate the crafter setup.

Mechanical Crafters can be automatically filled by Funnels or Hoppers.

On the back and sides of Mechanical Crafters, a Wrench can be used to connect or disconnect the inventory of two adjacent crafters. Crafters can share inventories while not participating in the same crafting recipe.

Items can also be inserted or removed by hand.

Mechanical crafter piece, with added arrow showing orientation as indicated by the block design

Power[edit | edit source]

Each Mechanical Crafter has an internal gear that can only be powered by adjacent Mechanical Crafters or any size Cogwheel. This means only 1 Mechanical Crafter in a setup needs to be powered by a Cogwheel.

Auto-Crafting[edit | edit source]

When powered by rotational force and either powered with Redstone or all crafter slots are filled, Mechanical Crafters will send their items to adjacent crafters. For a successful recipe, the items must eventually meet in one crafter. Once all of the items reach the final Crafter, they will turn into the product. Crafters with Crafter Slot Covers act as empty spaces in a recipe; they can also be used to connect the inventory of otherwise separate crafters. Crafter Slot Covers will not move as recipe items will.

Powered Mechanical Crafters will start crafting once every Mechanical Crafter has been filled, or when they receive a redstone signal.

Mechanical Crafters are able to assemble invalid crafting recipes, but will eject the items once they are together instead of turning them into the crafting product.

Automating Crafting[edit | edit source]

Directly adjacent slots can be merged. This means that recipes that involve a block or ring of one material, such as andesite alloy, will hold only that one item type. The material can then be fed in via a hopper from the side.


A crafter setup crafting a Mechanical Arm. You can tell which crafters share inventories and which do not by the borders. The crafters along the bottom allow one hopper to provide both with the ingredients.

Output[edit | edit source]

Once a recipe is assembled in the final Crafter, the item will either be placed into the inventory of the block the Crafter's path sends items to, or will be ejected into the world at that side of the Crafter if no such block exists.

If the final Crafter directs the finished product back into the recipe, the item must be manually removed from the Crafters by a player.

Mechanical Crafting Exclusive Recipes[edit | edit source]

Certain recipes cannot be crafted with regular Crafting tables and require the use of Mechanical Crafters. Those recipes include:

Name Ingredients Mechanical Crafting Recipe
Crushing Wheels Andesite Alloy +
Any Planks +
Any Variant of Stone
Andesite AlloyAndesite AlloyAndesite Alloy
Andesite AlloyAndesite AlloyOak PlanksAndesite AlloyAndesite Alloy
Andesite AlloyOak PlanksStoneOak PlanksAndesite Alloy
Andesite AlloyAndesite AlloyOak PlanksAndesite AlloyAndesite Alloy
Andesite AlloyAndesite AlloyAndesite Alloy
Mechanical Crafting21
Crushing Wheel2
Extendo Grip Brass Ingot +
Precision Mechanism +
Stick +
Brass Hand
Brass Ingot
Precision Mechanism
StickStickStick
StickStickStick
Brass Hand
Mechanical Crafting9
Extendo Grip
Potato Cannon Andesite Alloy +
Precision Mechanism +
Fluid Pipe +
Copper Ingot
Andesite AlloyPrecision MechanismFluid PipeFluid PipeFluid Pipe
Copper IngotCopper Ingot
Mechanical Crafting7
Potato Cannon
Wand Of Symmetry Any Glass +
Ender Pearl +
Precision Mechanism +
Brass Ingot +
Obsidian
Glass
GlassEnder PearlGlass
Precision Mechanism
Brass Ingot
Obsidian
Mechanical Crafting7
Wand Of Symmetry

Throughput (Speed)[edit | edit source]

Mechanical crafter setup with all the chains of connected crafters, and their length highlighted. You can see that the longest is 6.

There are 2 variables that effect the crafting speed of the Mechanical Crafter: RPM and the length of the longest chain/chains of connected crafters in the crafting setup. A chain of connected crafters is A chain of crafters targeting each other with the next crafter in the chain being the crafter targeted (See image on the right).

Formulas for calculating[edit | edit source]

To calculate the exact number of game ticks it take to craft one recipe (gt/1), use this formula:

s=min(max(RPM,4),250)gt/1=floor(2000/s+1)+floor(500/s+1)+floor(Max(100,s+1)/speed+1)*(longestcrafterschain1)+floor(1000/s+1)*(longestcrafterschain1)To calculate the exact number of recipes per second (r/s), divide the number of game ticks by 20:

s=min(max(RPM,4),250)r/s=(floor(2000/s+1)+floor(500/s+1)+floor(Max(100,s+1)/speed+1)*(longestcrafterschain1)+floor(1000/s+1)*(longestcrafterschain1))/20

History[edit | edit source]

  • 0.5e: Replaced allowBiggerFireworksInCrafter config with maxFireworkIngredientsInCrafter
  • 0.5a: Crafter ponder scene no longer uses an outdated recipe
  • 0.3.2e-&-f:
    • Connected Mechanical Crafters now strictly distribute added items from top to bottom, left to right
    • Added the option to prevent a Mechanical Crafting recipe from matching a flipped arrangement
    • Crafters no longer display item sprites vertically flipped
    • Crafters now arrange overlapping items less randomly
  • 0.3.2: Added Mechanical Crafting noises
  • 0.3.1:
    • Front face of crafters now supports automatic item insertion
    • Large cogs can no longer be placed right next to crafters or millstones
  • 0.3: Crafters can no longer be covered when while they are holding an item
  • 0.2.3: Condensed mechanical crafting into one JEI page category, scaling down slots if necessary
  • 0.2: Introduced.

fr:Établi mécanique