forked from GTNewHorizons/GT-New-Horizons-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathae2fc.cfg
26 lines (18 loc) · 1.11 KB
/
ae2fc.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
}