Compare commits
5 commits
0b12fb90b3
...
2cca8bd6bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 2cca8bd6bb | |||
|
|
9100bff69d | ||
|
|
ba34bf2450 | ||
|
|
0b0cb8504e | ||
|
|
d5ce5d42d5 |
1 changed files with 5 additions and 0 deletions
|
|
@ -22,6 +22,11 @@ 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" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue