# Configuration file Debug { B:enabled=false } ForgeRegistrator { B:registerDisabledUnits=true } SmokeContainers { B:invertedPumpState=false # Maximum amount of blocks that will be checked when searching for multiblock boundaries. I:maxBlocksInMultiblock=81 # Maximum length of the vent pipe for smoke or gas transmition. I:maxVentPipeLength=16 # Maximum distance from vent to the gas block to inhale. I:ventInhaleDistance=4 } Wind { # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] S:changeProbability=1.0 # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] S:changeStep=0.15 # Defines maximum wind strength. I:maxStrength=10 }