moist-stromatolite-remnant-desiccation gives 50% more steam
This commit is contained in:
parent
9f7ab57c36
commit
a107155ecc
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ local desiccation_recipe = {
|
|||
ingredients = { { type = "item", name = "moist-stromatolite-remnant", amount = 6 } },
|
||||
results = {
|
||||
{ type = "item", name = "peat", amount = 1 },
|
||||
{ type = "fluid", name = "steam", amount = 60, temperature = 165 }
|
||||
{ type = "fluid", name = "steam", amount = 90, temperature = 165 }
|
||||
},
|
||||
enabled = false
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue