Helfima / helmod

Factorio Mod
149 stars 64 forks source link

Error with Nullius Rocket Recipes #468

Closed KiwiHawk closed 11 months ago

KiwiHawk commented 11 months ago

Error when adding a rocket launch product recipe from Nullius.

image


Nullius hides the default rocket silo and creates it's own nullius-silo. It has a different fixed recipe nullius-rocket with category rocketry. The base game rocket-part recipe uses the category rocket-building.

Change Helmod, removing the hard coded reference to rocket-building.

image


Limitations

In theory, there's nothing preventing a mod from having multiple enabled rocket silos - each with their own fixed recipe. This can be handled at a future stage, if it ever comes up.