disabled unwanted ZI modules

This commit is contained in:
Izaya 2020-08-26 18:19:39 +10:00
parent 2082cee7c0
commit e726a06108
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
# Configuration file
bigbattery {
I:electrodeTransferRate=2500
D:energyMultiplier=1.0
}
mods {
B:BigBattery=false
B:CharcoalBlock=true
B:E-Catalogue=true
B:FUPowerMeter=true
B:NFC=false
B:OCWires=true
B:QuarryFixer=false
B:VanillaUtils=false
B:WireGun=true
}
ocwires {
# The maximum length cables can have.
I:cableLength=32
}
rfmeter {
B:computer.methods.allowed=true
}
vanillautils {
B:VariableRedstoneEmitter=true
}