Applied Energistics 2: Difference between revisions

m
link cleanup
m (link cleanup)
 
(9 intermediate revisions by 8 users not shown)
Line 1:
[[Category:Guides]][[Category:Automation]][[Category:Applied Energistics 2]][[Category:Mods]]
=A Quick Guide to AE2=
This guide will only focus on item storage and autocrafting through AE2 and the foundations of a simple Matter Energy (ME) network, but please note that AE2 is not limited to just this purpose. It is possible to transport energy, fluids, vis, redstone signals, light, and even space. It can do all these things cross-dimensionally on top of this!
 
A guide to [[Chemistry Automation]] exists as well.
==Channels==
Most, but not all, AE2 devices require a channel before it will turn on.
Line 38 ⟶ 40:
*Smart cables can hold up to 8 channels and power. In addition to this, they will visually show how many of the 8 channels are currently being used. This makes it very useful for debugging issues that will inevitably arise with any moderately complex network.
*Dense cables can hold up to 32 channels and power. Just like smart cables, they visually display how many channels are currently in use. The downside is that they cannot connect directly to most other devices except P2P Tunnels and other cables. This means that one of their main purposes is to carry an entire Controller face's worth of channels over long distances.
*ME Conduits can hold up to 48 channels and power. They are from the Ender IO mod and cannot be colored the same way as AE2 cables. They also cannot connect to AE2 microblocks (such as terminals and flat-face interfaces).
*Dense ME Conduits can hold up to 32 channels and power. They are the dense version of the Ender IO ME conduits.
 
Note that glass cables, covered cables, smart cables, and dense cables can all be colored with dye using a shaped crafting recipe. Colored cables will not connect to cables of a different color. The one exception is the default fluix color, which can connect to all other colors. Dyes can also be removed by shaped crafting with a water bucket.
Line 44 ⟶ 47:
Cable anchors can also be used to prevent same-colored cables from connecting to each other.
 
=== P2P Tunnels ===
P2P tunnels can carry items or fluids from one place to another without showing up on the rest of the network. In addition, they can bundle network channels to carry more channels from one point to another across a separate transport network. Details here http://blog.mcmodguides.com/applied-energistics-2-part-2-cable-management/#P2P_Tunnels
 
You may use [[fluid_P2P_tunnels]] to transport fluids at unlimited rate.
==Terminals==
* A regular terminal will allow the manual insertion/extraction of items into/from the ME network.
Line 66 ⟶ 73:
 
==Storage Bus==
Storage buses connect to other inventory-like devices, such as JABBA barrels, and treats those inventories like they were storage cells, allowing you to insert/extract from those inventory-like devices. Right clicking on a storage bus will bring up a UI in which one can specifiy which items will be stored by this storage bus, essentially acting as a filter of sorts. Since the inventory is treated as a medium to hold item, like a storage cell, one could theoretically have a drive-less ME network and use pure storage buses instead. Storage buses can be very useful in instances where an upgraded barrel (or a super chest) can hold more of a single item than a storage cell ever could. Storage busses can also be used on Drawer controllers for easy mass storage of multiple types with only one storage bus.
 
Furthermore, connecting a storage bus to an ME Interface will expose the contents of the network connected to that Interface to the network connected to the storage bus. In other words, if Network A has a storage bus and Network B has an ME Interface, connecting Network A's storage bus to Network B's interface allows Network A to see and interact with all items stored in Network B. This interaction is not two-way. In the aforementioned scenario, A can see the contents of B, but B does not see the contents of A. This allows one to create subnetworks. This feature should be used sparingly for performance reasons.
 
[[File:MEInterface.png|thumb|Figure 1: Interface UI]]
Line 94 ⟶ 101:
[[File:Pattern.png|thumb|Figure 2: A pattern terminal]]
 
It is possible to toggle between creating crafting or processing patterns by clicking on the toprighttop right button. The button looks like a crafting table for crafting patterns and a furnace for processing patterns. Blank patterns can be inserted into slot C shown on the diagram. Once a valid pattern is entered, press the button on slot D in the diagram to encode the pattern. Encoded patterns can be overwritten with new recipes (insert it into slot E shown on the diagram and re-encode).
 
Crafting patterns are for 3x3 shaped crafting recipes. If a valid 3x3 combination of items is set in slot A of the diagram, the corresponding item will automatically show up in the output slot B, which allows you to actually encode the pattern; an empty output is not a valid pattern and cannot be encoded yet. Crafting patterns should be inserted into ME Interfaces that are connected to a Molecular Assembler. Note that any tools used in a shaped crafting recipe will be inserted back into the ME network after the recipe is finished.
Line 126 ⟶ 133:
1 EU = 2 AE
 
Right clicking with an AE2 Network Tool onto any part of your ME system gives a detailed overview about the components in your system and their energy drain. Clicking the top-left button will further convert the default AE units into EU for ease of reading (since this pack mainly deals with Gregtech EU). OneThe thinglist tobelow notegives isan thatapproximate GT:NH alters the energyEU drain reportedfor by the AE network tool overview. Because of this, anyeach component in the tool's UI overview list actually has an EU drain multiplied by 10. The total drain listed at the bottom of the tool UI, however, is correct and does not need any extra multiplicationAE2.
 
[[File:Energydrain.png|thumb|The UI when right clicking with an AE2 network tool. The bottom correctly lists the total energy drain of your AE network. Notice the drain reported for the individual Controller. It is actually 30 EU/t, not 3 EU/t]]
 
The list below gives an approximate EU drain for each component in AE2.
==Devices==
* Controller = 15 EU/t
4,389

edits