Skip to content

Commit

Permalink
Added AE2FC Config (GTNewHorizons#11048)
Browse files Browse the repository at this point in the history
For proper working of moved recipes to coremod
  • Loading branch information
Runakai1 authored Aug 18, 2022
1 parent fc7afe7 commit 761d279
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions config/ae2fc.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Configuration file

##########################################################################################################
# fluid craft for ae2
#--------------------------------------------------------------------------------------------------------#
# Settings for AE2FC.
##########################################################################################################

"fluid craft for ae2" {
# Blacklist Essentia Gas from Thaumic Energistics, so they won't be stored in Fluid Storage Cells. [default: true]
B:"Blacklist Essentia Gas"=true

# Disable all recipes, for quick tweaker. [default: false]
B:"Disable all recipes"=true

# Enable this to add Fluid Import/Export Bus like EC2's one. [default: true]
B:"Enable AE2FC's Fluid I/O Bus"=true

# Enable this to generate the fluid storage cells. If you are playing with EC2, you can turn it off. [default: true]
B:"Enable Fluid Storage Cell"=true

# Enable this to make normal ME Interface can emit fluid with fluid pattern, like the ME Dual Interface. [default: false]
B:"No Fluid Packet"=false
}


0 comments on commit 761d279

Please sign in to comment.