raiguard / RecipeBook

Recipe Book for Factorio.
MIT License
19 stars 9 forks source link

Improve entity.enabled_at_start and place_result for offshore pumps and labs #145

Closed gparker42 closed 9 months ago

gparker42 commented 9 months ago

Set enabled_at_start for entities that are a placement result of a product of a recipe that is enabled at start.

Fix place_result of offshore pump items and lab items.

gparker42 commented 9 months ago

I couldn't find any requirement for offshore pump initialization to run after item initialization, but I might have missed something.

raiguard commented 9 months ago

LGTM, but I'll do some testing before pushing a patch. Thanks!