Clean slate
This commit is contained in:
20
minecraft/config/omlib.cfg
Normal file
20
minecraft/config/omlib.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Is EU support (IndustrialCraft 2 Energy) enabled?
|
||||
B:EUSupport=true
|
||||
|
||||
# How much RF is one EU?
|
||||
D:EUtoRFRatio=4.0
|
||||
|
||||
# Can OPs access all owned blocks?
|
||||
B:canOPAccessOwnedBlocks=false
|
||||
|
||||
# Should some blocks write debug messages on interaction?
|
||||
B:doDebugChat=false
|
||||
|
||||
# Which recipes to use. Valid values: auto, enderio, mekanism, vanilla
|
||||
S:recipes=auto
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user