From ebab19c29e14cff4ec40fe49aa87ae7366693cf4 Mon Sep 17 00:00:00 2001 From: Lucas Barcellos Date: Tue, 21 Apr 2020 12:05:09 -0300 Subject: [PATCH] Initial edit --- Mechanical-Mixer.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Mechanical-Mixer.md diff --git a/Mechanical-Mixer.md b/Mechanical-Mixer.md new file mode 100644 index 0000000..fbb33d7 --- /dev/null +++ b/Mechanical-Mixer.md @@ -0,0 +1,11 @@ +The Mechanical Mixer applies **shapeless crafting** to ingredients. It requires a [[Basin]] one space underneath it to work, and will automatically process the Basin's ingredients as soon as they make a valid recipe. + +The mixer is powered by an internal [[cogwheel|Generate-and-Convey#cogwheel]], and will behave as one to any adjacent components, relaying and reversing rotation sideways. + +In order to function, the Mixer requires a **[[minimum speed|Changing-Gears]]** to be provided by its power source. Mixers will also process ingredients faster the more speed they are given. + +## Settings + +When a [[Wrench]] is aimed at the Mechanical Mixer, it lets you change the **Minimum Ingredients** required to start processing. This is very useful for preventing the Mixer from processing an individual ingredient with a valid recipe before everything is placed inside the Basin. + +For example: with a minimum setting of 3, the Mixer won't process Blaze Rods into Blaze Powder, allowing you to use it as a [[catalyst|Create's-Materials]] when making Crushed Brass. \ No newline at end of file