Fix crash due to nil value in recipe ingredients

This commit is contained in:
Simon Brodtmann 2025-02-28 09:41:22 +01:00
parent 376052c38a
commit 4dbd799477
3 changed files with 6 additions and 6 deletions

View file

@ -12,7 +12,7 @@
"flib",
"PlanetsLib >= 1.1.26",
"astroponics >= 1.2.0",
"cf-lib >= 0.0.5",
"cf-lib >= 0.0.8",
"mf-core >= 1.0.3",
"mf-buildings >= 1.0.7",
"mf-logistics >= 1.0.1",