Buff gold seeds

This commit is contained in:
Simon Brodtmann 2025-01-18 23:27:35 +01:00
parent a6b9654438
commit 8664b31630

View file

@ -147,7 +147,7 @@ plant.minable = {
results = {
{ type = "item", name = "moist-stromatolite-remnant", amount_min = 23, amount_max = 37 },
{ type = "item", name = "gold-bacteria", amount_min = 13, amount_max = 17 },
{ type = "item", name = "gold-stromatolite-seed", amount_min = 1, amount_max = 2 }
{ type = "item", name = "gold-stromatolite-seed", amount_min = 1, amount_max = 3 }
}
}
plant.growth_ticks = 20 * minute