forked from cacklingfiend/lignumis
Fix gold stromatolite seeds not plantable on Lignumis
This commit is contained in:
parent
14b87f2e10
commit
b8c7ef40e0
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue