Biolabs in Space


Place biolabs anywhere! Place biolabs everywhere! No restrictions!

Tweaks
11 months ago
2.0
2.26K
Factorio: Space Age Icon Space Age Mod
Logistics

b Dea Dia System Incompatible

5 months ago

The Biolab isn't peaceable on space platforms if the Dea Dia System mod is present. Here's the code responsible for this bug.

-- reset this property, so other mods won't make the thermodynamics lab obsolate.
data.raw.lab["biolab"].surface_conditions = { {
property = "pressure",
max = 1000,
min = 900,
}
}
require("prototype.fixes.shallow-water")
require("prototype.fixes.aircraft")
require("prototype.fixes.nuke")

Is there a way to still make this mod work with the Dea Dia System mod?

New response