Add missing seed ingredient to the sapling recipe

This commit is contained in:
Simon Brodtmann 2026-01-27 23:05:27 +01:00
parent 7ce072707c
commit d59a62767e

View file

@ -161,6 +161,7 @@ data:extend({
category = "biofarm-mod-greenhouse",
energy_required = 400,
ingredients = {
{ type = "item", name = "bi-seed", amount = 20 },
{ type = "fluid", name = "water", amount = 100 },
},
results = {