Compare commits
2 commits
872fe7fb73
...
4553e887a3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4553e887a3 | ||
![]() |
c20f490d81 |
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ plant.minable = {
|
||||||
mining_time = 2,
|
mining_time = 2,
|
||||||
results = {
|
results = {
|
||||||
{ type = "item", name = "moist-stromatolite-remnant", amount = 25 },
|
{ type = "item", name = "moist-stromatolite-remnant", amount = 25 },
|
||||||
{ type = "item", name = "gold-bacteria", amount = 30 },
|
{ type = "item", name = "gold-bacteria", amount = 20 },
|
||||||
{ type = "item", name = "gold-stromatolite-seed", amount_min = 1, amount_max = 3 }
|
{ type = "item", name = "gold-stromatolite-seed", amount_min = 1, amount_max = 3 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue