2020-08-26 18:19:39 +10:00
|
|
|
# Configuration file
|
|
|
|
|
|
|
|
bigbattery {
|
|
|
|
I:electrodeTransferRate=2500
|
|
|
|
D:energyMultiplier=1.0
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
mods {
|
2020-08-30 12:44:50 +10:00
|
|
|
B:BigBattery=false
|
2020-08-26 18:19:39 +10:00
|
|
|
B:CharcoalBlock=true
|
|
|
|
B:E-Catalogue=true
|
|
|
|
B:FUPowerMeter=true
|
2020-08-30 12:44:50 +10:00
|
|
|
B:NFC=false
|
2020-08-26 18:19:39 +10:00
|
|
|
B:OCWires=true
|
2020-08-30 12:44:50 +10:00
|
|
|
B:QuarryFixer=false
|
|
|
|
B:VanillaUtils=false
|
2020-08-26 18:19:39 +10:00
|
|
|
B:WireGun=true
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
ocwires {
|
|
|
|
# The maximum length cables can have.
|
|
|
|
I:cableLength=32
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
rfmeter {
|
|
|
|
B:computer.methods.allowed=true
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
vanillautils {
|
|
|
|
B:VariableRedstoneEmitter=true
|
|
|
|
}
|
|
|
|
|
|
|
|
|