disabled unwanted ZI modules
This commit is contained in:
parent
2082cee7c0
commit
e726a06108
37
.minecraft/config/zettaindustries.cfg
Normal file
37
.minecraft/config/zettaindustries.cfg
Normal 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
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user