Fix gold stromatolite seeds not plantable on Lignumis

This commit is contained in:
Simon Brodtmann 2025-02-05 13:35:23 +01:00
parent 14b87f2e10
commit b8c7ef40e0

View file

@ -161,6 +161,7 @@ plant.autoplace = {
probability_expression = "0", probability_expression = "0",
tile_restriction = { "natural-gold-soil" } tile_restriction = { "natural-gold-soil" }
} }
plant.surface_conditions[1].min = 900
local seed = { local seed = {
type = "item", type = "item",