AE2 Rework - Recipes (#1193)
* AE2 Rework * Adding a universal Requester recipe * Lower tier of ME Requester * Fix ME Requester again * Fix for terminals Eu Tier * Adding fluix dust to the AE2 Cables * Add redstone to smart cable * Change for Processor, Cryo Fluix in the Vac and new Fluix Crystal method * Nerf moon processors * Fixes to resolve PR * Adding Pack/Unpack for colored cables * Adding Accumulation Press Recipe and fix Molecular Assembler
This commit is contained in:
parent
ac7e57387a
commit
3daacb3c22
14 changed files with 1259 additions and 1210 deletions
|
|
@ -37,6 +37,7 @@ ItemEvents.modification(event => {
|
|||
*/
|
||||
StartupEvents.registry('fluid', event => {
|
||||
registerTFGFluids(event)
|
||||
registerAE2Fluids(event)
|
||||
})
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue