Buff Cupriavidus Necator starter recipe
This commit is contained in:
parent
702e218a62
commit
a158a42cfe
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ data:extend({
|
|||
{ type = "fluid", name = "wood-pulp", amount = 100 },
|
||||
{ type = "fluid", name = "water", amount = 100 }
|
||||
},
|
||||
results = { { type = "item", name = "cupriavidus-necator", amount_min = 4, amount_max = 10, probability = 0.1 } },
|
||||
results = { { type = "item", name = "cupriavidus-necator", amount_min = 4, amount_max = 10, probability = 0.15 } },
|
||||
result_is_always_fresh = true,
|
||||
icons = {
|
||||
{ icon = Lignumis.graphics .. "icons/cupriavidus-necator-1.png" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue