SKS-MC-Intermission/.minecraft/config/zettaindustries.cfg

38 lines
485 B
INI
Raw Normal View History

2020-08-26 18:19:39 +10:00
# Configuration file
bigbattery {
I:electrodeTransferRate=2500
D:energyMultiplier=1.0
}
mods {
2020-08-28 12:35:52 +10:00
B:BigBattery=true
2020-08-26 18:19:39 +10:00
B:CharcoalBlock=true
B:E-Catalogue=true
B:FUPowerMeter=true
2020-08-28 12:35:52 +10:00
B:NFC=true
2020-08-26 18:19:39 +10:00
B:OCWires=true
2020-08-28 12:35:52 +10:00
B:QuarryFixer=true
B:VanillaUtils=true
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
}