Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroksl authored Aug 29, 2024
1 parent f6e1178 commit 61704eb
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,35 @@
# Advanced AE!

Advanced AE focuses on convenience and improving user experience when handling your ME System.
It features a unique pattern provider and a very powerful crafting unit, with more to come!

This mod allows you to upgrade the very powerful pattern providers of Extended AE with additional features.
![aae_intro](https://github.com/user-attachments/assets/dd963d52-fd07-425a-a783-b06eed97e7ee)

![aae_intro](https://github.com/user-attachments/assets/5a923f11-3b8c-4ffe-819a-db41a9265b41)
## Features

AdvancedAE adds Advanced Patterm Providers. They are crafted using ExtendedAE's pattern providers, and retain the improved inventory size but with additional features!
### Advanced Pattern Providers

![app_gui](https://github.com/user-attachments/assets/b501b5a4-50d1-46b6-b518-26e43e92eef0)
AdvancedAE adds Advanced Pattern Providers. They are crafted using standard or extended pattern providers, and retain the same inventory size but with additional features!
There are also upgrade items that can convert placed pattern providers or improve their capacity without the need to remove the patterns inside.

By utilizing an Advanced Pattern Encoder, you can modify Processing Patterns to select to which face each input will be sent, eliminating the need for multiple pipes and used sides to interact with machines that require them.

![AdvancedAE-encoder](https://github.com/user-attachments/assets/83efe9aa-f8be-493b-994a-bcd39efa401b)

![ape_pattern](https://github.com/user-attachments/assets/7172ef29-7771-4334-b989-8ffed808bbb3)

This enables insane setups like this:

![AdvancedAE-mek](https://github.com/user-attachments/assets/b8c4fbd6-a3d4-44c8-a518-28846c7e6115)
<img src="https://github.com/user-attachments/assets/b8c4fbd6-a3d4-44c8-a518-28846c7e6115" width="500">

### Quantum Computer

Quantum Computer is a special type of Crafting Unit. It is capable of running an unlimited amount of crafting tasks, as long as it has enough crafting storage.
Furthermore, all of these concurrent tasks are able to share all co-processor present in the Quantum Computer Multiblock!
The Quantum Core can be used as a standalone crafting unit with 256M and 8 co-processors. Byu creating a multiblock with one of them, you can extend those capabilities by a large amount.
Specially when using two special block types: The Quantum Data Entangler and the Quantum Multi-Threader, which multiply storage and co-processors present in the multiblock by 4, respectively.
The multiblock can be scaled up to a 5x5x5, and consumes a single channel for all of this computing power!

<img src="https://github.com/user-attachments/assets/4016908f-8303-4e0f-8efb-0951198d8c21" height="500"><img src="https://github.com/user-attachments/assets/8c18e183-7515-40fe-9699-e214a95e197b" height="500">

Found a bug? Missing a feature?

Expand Down

0 comments on commit 61704eb

Please sign in to comment.