Add missing seed ingredient to the sapling recipe

This commit is contained in:
Simon Brodtmann 2026-01-27 23:05:27 +01:00
parent d95e51113b
commit 9fa0928341

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 = {