From 1a14b2bef2ad5d570e63adb48e5844d029bf911a Mon Sep 17 00:00:00 2001 From: Divran Date: Thu, 18 Jan 2024 22:10:26 +0100 Subject: [PATCH] e --- .../configswitcher_enderio/tutorial.html | 48 ++++++++++++------- 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/tutorials/configswitcher_enderio/tutorial.html b/tutorials/configswitcher_enderio/tutorial.html index 425d19e..a4f4d29 100644 --- a/tutorials/configswitcher_enderio/tutorial.html +++ b/tutorials/configswitcher_enderio/tutorial.html @@ -35,9 +35,11 @@

Step 2

Place a storage cell in the ME chests and then place a circuit (or other non-consumed item) in the storage cell. - - - +

+ + + +

Step 3

@@ -45,18 +47,22 @@

Step 3

Place an enderio conduit on the front side of the ME chest (the side with the black square on it) and configure it as the image shows.
Grab the storage cell from inside the ME chest with the non-consumed item still inside and use that to set the config. - - - +

+ + + +

Step 4

Repeat this for all ME chests in your tower/line - - - +

+ + + +

@@ -76,9 +82,11 @@

Step 5

Optionally, if your recipes have both fluids and items, you can use a setup like the one shown here: - - - +

+ + + +
Note that this will not work for fluid-only recipes, which requires a slightly more complex setup.
All I'll say here about that is that the easiest way to do that is to place a fluid detector cover on the input hatch and use that to tell the enderio conduit to pull the cell out once the fluid is gone.

@@ -97,13 +105,17 @@

Step 6

You are now done.

To scale up the setup, you have two main methods. Either connect the enderio conduit to more than one group of machines like this: - - - +
+ + + +
Or, you can build a tower of machines, then place one advanced stocking bus every 2 blocks all along the tower like so: - - - +
+ + + +
The reason you want two ME chests at the bottom like this is because it allows one ME chest to be processed while the other is being swapped out, reducing downtime.
I find that the second method is more useful and more powerful. Technically you can also combine them.