Compare commits

..

5 commits

Author SHA1 Message Date
2cca8bd6bb Update ru locale 2025-06-21 10:11:38 +02:00
Simon Brodtmann
9100bff69d Add astroponics productivity research 2025-06-21 10:10:29 +02:00
Simon Brodtmann
ba34bf2450 Forbid lumber mill in space 2025-06-21 10:10:17 +02:00
Simon Brodtmann
0b0cb8504e Readme 2025-06-21 10:09:52 +02:00
Simon Brodtmann
d5ce5d42d5 Readme 2025-06-10 09:39:09 +02:00

View file

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