Clean slate
This commit is contained in:
60
config/cofh/thermaldynamics/common.cfg
Normal file
60
config/cofh/thermaldynamics/common.cfg
Normal file
@@ -0,0 +1,60 @@
|
||||
# Configuration file
|
||||
|
||||
Attachment {
|
||||
|
||||
Servo {
|
||||
|
||||
Basic {
|
||||
B:RedstoneControl=true
|
||||
}
|
||||
|
||||
Hardened {
|
||||
B:RedstoneControl=true
|
||||
}
|
||||
|
||||
Reinforced {
|
||||
B:RedstoneControl=true
|
||||
}
|
||||
|
||||
Signalum {
|
||||
B:RedstoneControl=true
|
||||
}
|
||||
|
||||
Resonant {
|
||||
B:RedstoneControl=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Cover {
|
||||
B:Recipe=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Duct {
|
||||
|
||||
Energy {
|
||||
# Adjust this value to change the amount of Energy (in RF/t) that can be received by a Leadstone Fluxduct. This base value will scale with duct level. [range: 100 ~ 10000, default: 1000]
|
||||
I:BaseTransfer=1000
|
||||
}
|
||||
|
||||
Recipes {
|
||||
B:UseFluidTransposer=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
General {
|
||||
# If TRUE, Ducts will display debug information where applicable. [default: false]
|
||||
B:ShowDebugInfo=false
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=2.5.6
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user