# Configuration file
# Generated on 1/3/12 1:54 PM
###########
# General #
###########
general {
# The number of buckets of oil produced per UU-mater.Valid entries are 1, 5, 10, 15, and 20. Default = 20
OilMaterializerConversionRatio=20
# set to false to disable crafting the Electric Engines, will also not use the engineBlock block ID if set to false.
allowElectricEngines=true
# set to false to disable crafting the Petrochemical Generator, will also not use the blockCrossoverGenerator block ID if set to false.
allowGenerator=true
# set to false to disable crafting the Oil Materializer, will also not use the blockOilMaterializer block ID if set to false.
allowOilMaterializer=true
guiIdIndustrialElectricEngine=104
guiIdLargeElectricEngine=103
guiIdMediumElectricEngine=102
guiIdOilMaterializer=105
guiIdPetrochemicalGenerator=100
guiIdSmallElectricEngine=101
}
#########
# Block #
#########
block {
blockCrossoverGenerator=218
blockOilMaterializer=209
engineBlock=217
}
########
# Item #
########
item {
}