Mechanical Mixer: Difference between revisions
Create: Minecraft Mod Wiki>NonaWax m Reverted edits by Square One Research (talk) to last revision by Thanostrich |
Create: Minecraft Mod Wiki>Liad inon Removed the speed approximation table, and added instead an exact formula to calculate the speed. The formula is based on the Create Mod code. |
||
Line 39: | Line 39: | ||
To work, a Mixer must be placed directly above a Basin, with a 1 block gap. When a valid recipe is inserted by throwing the ingredients in the Mixer, the Mixer will automatically combine the ingredients. | To work, a Mixer must be placed directly above a Basin, with a 1 block gap. When a valid recipe is inserted by throwing the ingredients in the Mixer, the Mixer will automatically combine the ingredients. | ||
===Automating Shapeless Recipes=== | ===Automating Shapeless Recipes=== | ||
All shapeless crafting recipes can be made automatically using the Mechanical Mixer by inserting required items into the [[Basin]] under the mixer. An example of such recipe is: | All shapeless crafting recipes can be made automatically using the Mechanical Mixer by inserting required items into the [[Basin]] under the mixer. An example of such recipe is: | ||
Line 168: | Line 150: | ||
}} | }} | ||
{{RecipeTableFoot}} | {{RecipeTableFoot}} | ||
== Thoughput (Speed) == | |||
The only variable that effect the processing speed of the Mechanical Crafter is RPM. To calculate the exact number of [https://minecraft.fandom.com/wiki/Tick#:~:text=A%20game%20tick%20is%20where,24000%20ticks%2C%20or%2020%20minutes. game ticks] it take to process one recipe (gt/1), use this formula: | |||
<math>gt/1 = min(max(floor(log2(512/Abs(B3))) * 15 +1, 1), 512)+1</math> | |||
To calculate the exact number of items per second (i/s), divide the number of game ticks by 20: | |||
<math>i/s = (min(max(floor(log2(512/Abs(B3))) * 15 +1, 1), 512)+1)/20</math> | |||
== History == | == History == |
Revision as of 06:23, 12 May 2023
The Mechanical Mixer is a mechanical component that applies Mixing recipes and shapeless Crafting recipes to items in Basins.
Obtaining
Breaking
Mechanical Mixer can be mined using any pickaxe. If mined without a pickaxe, it drops nothing.
Hardness | 1.5 |
---|---|
Tool | ![]() |
Breaking time[Note 1] | |
![]() | 7.5 |
![]() | 1.15 |
![]() | 0.6 |
![]() | 0.4 |
![]() | 0.3 |
![]() | 0.25 |
![]() | 0.2 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Crafting
Name | Ingredients | Crafting Recipe |
---|---|---|
Mechanical Mixer | Cogwheel + Andesite Casing + Whisk |
Usage
The Mechanical Mixer is powered by an internal cogwheel, and will behave as one to any adjacent components, relaying and reversing rotation sideways.
The Mixer requires a minimum rotational speed of 32 RPM from its power source to work. Mixers will process ingredients faster the more speed it is given.
To work, a Mixer must be placed directly above a Basin, with a 1 block gap. When a valid recipe is inserted by throwing the ingredients in the Mixer, the Mixer will automatically combine the ingredients.
Automating Shapeless Recipes
All shapeless crafting recipes can be made automatically using the Mechanical Mixer by inserting required items into the Basin under the mixer. An example of such recipe is:
Automating Brewing
All Brewing recipes can be made automatically using the Mechanical Mixer by inserting the required items and fluids into the Basin under the mixer. Brewing recipes require heating with a blaze burner.
Mixing
The Mechanical Mixer may be used to perform mixing recipes, which are not possible to make anywhere else. Those recipes include:
Name | Ingredients | Mixing Recipes |
---|---|---|
Andesite Alloy | Andesite + Iron Nugget |
|
Andesite Alloy | Andesite + Zinc Nugget |
|
Brass Ingot | Copper Ingot + Zinc Ingot |
|
Builder's Tea | Any Leaves + Water + Milk |
|
Chocolate | Sugar + Cocoa Beans + Milk |
|
Chocolate | Bar of Chocolate | |
Dough | Wheat Flour + 1000mB of Water |
|
Honey | Honey Block | |
Lava | Any Cobblestone or Cobbled Deepslate | |
Mud | Any convertable-to-mud block + Water |
Thoughput (Speed)
The only variable that effect the processing speed of the Mechanical Crafter is RPM. To calculate the exact number of game ticks it take to process one recipe (gt/1), use this formula:
To calculate the exact number of items per second (i/s), divide the number of game ticks by 20:
History
Version | Changes |
---|---|
0.2 |
|
0.2.1 |
|
0.2.2 |
|
0.3 |
|
0.3c |
|
0.3.2 | |
0.5 |
|
0.5f |
|
Blocks | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
|
Miscellaneous | |
---|---|
Recipes | |
Mechanics | |
IDs |