1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2025-06-23 14:20:56 +00:00

Initial config added

This commit is contained in:
Adam Dodman
2017-05-08 17:32:05 +01:00
parent ff66ed12f8
commit cbb29f50f3
238 changed files with 38269 additions and 1 deletions

View File

@ -0,0 +1,28 @@
# Configuration file
display {
# Units to use when displaying power. Valid values: MJ, EU, RF, T
S:PowerShowUnits=RF
}
nei {
B:"Add Extractor Recipes"=true
B:"Add Imprinter Recipes"=true
B:"Add Liquifier Recipes"=true
B:"Add Mutagen Producer Recipes"=true
B:"Add Mutatron Recipes"=true
B:"Add Replicator Recipes"=true
B:"Add Sampler Recipes"=true
B:"Add Samples to Search"=true
B:"Add Transposer Recipes"=true
}
rendering {
# Higher = less particles
I:"Bee Effects Frequency"=2
B:"Render Bee Effects"=true
}

View File

@ -0,0 +1,2 @@
Any .cfg files in this directory will be loaded after the internal configuration, in alphabetic order
Files in 'overrides' directory with matching names cab be used to override internal configuration