You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
376 B
15 lines
376 B
# Configuration file
|
|
|
|
config {
|
|
# The Amount of FU to output from EU [Default=4]
|
|
I:"EU - FU ratio"=4
|
|
|
|
# Whether energy blocks will accept and emit Forge Energy (FE/RF/etc) [Default=true]
|
|
B:"Enable FE support"=true
|
|
|
|
# When enabled machines that try to insert power into a machine with a lower teir will smoke [Default=false]
|
|
B:"Energy smoking"=false
|
|
}
|
|
|
|
|