Skip to content

Commit

Permalink
Update mysticalagriculture.md
Browse files Browse the repository at this point in the history
Fixed image paths
  • Loading branch information
ArcTrooper210 committed May 16, 2024
1 parent 170b6c6 commit f5d3d4c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/atm8/mysticalagriculture.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ authors:

### KJM's Full-Auto Phytogenic Insolator with AE2

![Full setup using all 32 channels of a dense cable per wall](img/phytoae2_1.png){.center}
![Full setup using all 32 channels of a dense cable per wall](../atm9/img/phytoae2_1.png){.center}

#### Requirements

Expand Down Expand Up @@ -66,17 +66,17 @@ First I'll show you how to build the "brain" of those whole system. You can plac

* Make sure to link your Quantum Rings.

![Make sure to put quartz fiber or cable anchors to isolate the Lime cable from your home AE2 system](img/phytoae2brain_1.png){.center}
![Make sure to put quartz fiber or cable anchors to isolate the Lime cable from your home AE2 system](../atm9/img/phytoae2brain_1.png){.center}

4. Place **2x ME Storage Bus** on the ME Interface and Sink, facing each other.

![ME Storage Bus on both the Sink and ME Interface](img/phytoae2brain_2.png){.center}
![ME Storage Bus on both the Sink and ME Interface](../atm9/img/phytoae2brain_2.png){.center}

5. Have the **ME Interface** stock **Water** and **Phyto-Gro** and set the priority to **-1**.
![ME Interface settings](img/phytoae2brain_interfacesettings.png){.center}
![ME Interface settings](../atm9/img/phytoae2brain_interfacesettings.png){.center}

6. For the **ME Storage Bus on the Sink** settings, have the **Input/Output Mode** to **Extract Only** and put **Water** in the filter by dragging it from JEI.
![Storage Bus on sink settings](img/phytoae2brain_sinkbus.png){.center width='489' height='253'}
![Storage Bus on sink settings](../atm9/img/phytoae2brain_sinkbus.png){.center width='489' height='253'}

---

Expand All @@ -85,19 +85,19 @@ First I'll show you how to build the "brain" of those whole system. You can plac
Now we'll build one of the "modules" that make up the entire thing. Each column of Phyto/Interface pairs is **8 blocks tall** since an AE2 subnet without a controller only has 8 channels. Each wall will use all 32 channels of a dense cable.

1. Each module consists of **2 Phytos** next to each other and an **ME Interface** on each side.
![](img/phytoae2_module.png){.center}
![](../atm9/img/phytoae2_module.png){.center}

1.5 If you build the full size farm, the corners will look like this. One of the Phytos will move 90° to one side depending on which corner it's on.
![](img/phytoae2_modulecorner.png){.center}
![](../atm9/img/phytoae2_modulecorner.png){.center}

2. For the **ME Interface**, put a **Crafting Card** in and set **Water** and **Phyto-Gro** in the filter by dragging it from JEI.
![](img/phytoae2_cardandfilter.png){.center}
![](../atm9/img/phytoae2_cardandfilter.png){.center}

3. For the Phytos it'll be slightly different depending on which side the ME Interface is on. You will have it **Auto Input/Output** the side touching the interface. The image below is for a phyto with an interface to the left.
![](img/phytoae2_phytosettings.png){.center}
![](../atm9/img/phytoae2_phytosettings.png){.center}

4. Each Phyto will have **1x Draconic Integral Component & 3x Twinite Flux Linkages**. This combination provides maximum efficiency, of course you can put the lower tier ones in as you are working up to these.
![](img/phytoae2_phytoaugs.png){.center}
![](../atm9/img/phytoae2_phytoaugs.png){.center}

??? Question "Why not use Shellite instead of Twinite? KJM explains"
The stats for Shellite Flux Linkage is 120% & 1.1x. The stats for the Twinite Flux Linkage is 110% & 1.01x. An MA seed uses 20,000FE to complete one growth operation, and Phytos fill at 20FE/t by default. That 20,000 number is multiplied by the process energy statistic. A single Shellite upgrade would modify it to 22,000FE, and Twinite goes to 20,200FE. The second stat modified is energy usage. Shellite increases the per-tick power consumption to 44FE/t, and Twinite increases it to 42FE/t. A recipe runs for 50 seconds by default since 20,000 divided by 20 divided by 20 (the number of ticks per second) is 50. Placing the numbers in for shellite 22,000/44/20 = 25 and for Twinite 20,200/42/20 = 24. Therefore, Twinite at a base level with a single upgrade is 1 second faster than Shellite. This number is further modified by adding multiple linkages and the integral component.
Expand All @@ -113,6 +113,6 @@ You'll stack these modules to a **maximum of 8 tall** and arrange them into 4 wa
#### Connecting and Powering

You'll put your **Colored Dense Cables** in this arrangement, each dense cable branch connects 4 colums of interfaces. You can use whatever energy pipe you want to power the phytos.
![](img/phytoae2_energy.png){.center}
![](..//atm9/img/phytoae2_energy.png){.center}

> Mystical Agriculture | [CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/mystical-agriculture)

0 comments on commit f5d3d4c

Please sign in to comment.