Files
gunpowder-cocktail-client/minecraft/config/omlib.cfg
2025-11-08 17:53:47 +02:00

21 lines
422 B
INI

# 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
}