Buff wood liquefaction recipe by 50%
This commit is contained in:
parent
aaea504cef
commit
7be4430cc0
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ data:extend({
|
|||
{ type = "item", name = "wood", amount = 1 }
|
||||
},
|
||||
results = {
|
||||
{ type = "fluid", name = "wood-pulp", amount = 10 }
|
||||
{ type = "fluid", name = "wood-pulp", amount = 15 }
|
||||
},
|
||||
allow_productivity = true
|
||||
},
|
||||
|
|
@ -68,7 +68,7 @@ data:extend({
|
|||
{ type = "fluid", name = "steam", amount = 5 }
|
||||
},
|
||||
results = {
|
||||
{ type = "fluid", name = "wood-pulp", amount = 10 }
|
||||
{ type = "fluid", name = "wood-pulp", amount = 15 }
|
||||
},
|
||||
allow_productivity = true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue