Compare commits

..

4 commits

Author SHA1 Message Date
0b12fb90b3 Update russian locale 2025-06-21 10:19:18 +02:00
Simon Brodtmann
9022f19c09 Add astroponics productivity research 2025-06-21 10:19:18 +02:00
Simon Brodtmann
10c3d77f1d Forbid lumber mill in space 2025-06-21 10:19:18 +02:00
Simon Brodtmann
b702fd545e Readme
Readme
2025-06-21 10:19:18 +02:00

View file

@ -22,11 +22,6 @@ data:extend({
type = "change-recipe-productivity", type = "change-recipe-productivity",
recipe = "tree-astroponics", recipe = "tree-astroponics",
change = 0.1 change = 0.1
},
{
type = "change-recipe-productivity",
recipe = "bioslurry-recycling",
change = 0.1
} }
}, },
prerequisites = { "astroponics", "production-science-pack" }, prerequisites = { "astroponics", "production-science-pack" },