technic/factory/settings.txt

14 lines
705 B
Plaintext

-- LemonLake's Factories: Config
-- Logging
factory.logTaker = true
-- Defines the furnace types for movers and takers.
-- Requires fuel, src and dst inventory types.
-- Don't change unless you know what you're doing.
armDevicesFurnacelike = {"default:furnace", "default:furnace_active", "factory:ind_furnace", "factory:ind_furnace_active", "factory:compressor", "factory:compressor_active"}
takerDevicesFurnacelike = {"default:furnace", "default:furnace_active", "factory:ind_furnace", "factory:ind_furnace_active", "factory:compressor", "factory:compressor_active"}
-- Fuel types for the generator
generatorFuel = {{name = "factory:tree_sap", value = 20}}
-- TODO: Add items for other Technic blocks