Increase pure sand usage in advanced cactus tissue cultivation
This commit is contained in:
parent
aa85b5ce0d
commit
71109a3bc3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ data:extend({
|
|||
category = "muluna-greenhouse-11x11",
|
||||
ingredients = {
|
||||
{ type = "item", name = "cactus-tissue", amount = 20 },
|
||||
{ type = "fluid", name = "planetaris-pure-sand", amount = 4 },
|
||||
{ type = "fluid", name = "planetaris-pure-sand", amount = 20 },
|
||||
{ type = "fluid", name = "steam", amount = 25 },
|
||||
},
|
||||
results = { { type = "item", name = "cactus-tissue", amount = 50 } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue