Increase steam from moist-stromatolite-remnant a tiny bit
This commit is contained in:
parent
563ef98bde
commit
82ea32b7e2
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ local desiccation_recipe = {
|
||||||
ingredients = { { type = "item", name = "moist-stromatolite-remnant", amount = 10 } },
|
ingredients = { { type = "item", name = "moist-stromatolite-remnant", amount = 10 } },
|
||||||
results = {
|
results = {
|
||||||
{ type = "item", name = "peat", amount = 1 },
|
{ type = "item", name = "peat", amount = 1 },
|
||||||
{ type = "fluid", name = "steam", amount = 150, temperature = 165 }
|
{ type = "fluid", name = "steam", amount = 180, temperature = 165 }
|
||||||
},
|
},
|
||||||
enabled = false
|
enabled = false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue