Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smelter #6

Closed
2 tasks done
PFQNiet opened this issue Aug 31, 2020 · 0 comments
Closed
2 tasks done

Smelter #6

PFQNiet opened this issue Aug 31, 2020 · 0 comments

Comments

@PFQNiet
Copy link
Owner

PFQNiet commented Aug 31, 2020

Smelters take one input and one output, so the built-in Furnace can work just fine as a base. Although that would allow mixed belts to be smelted through one furnace, that's probably fine. If you really want to do mixed smelting, who am I to judge? Apparently one furnace-type building is required to exist otherwise the game crashes, so might as well do that.

Smelters - and all automated buildings - will have Loaders attached to them. In this case, one input and one output. They will have basically infinite speed as they should never be the limiting factor. The input belt determines input speed, craft time determines craft speed, and output belt determines output speed. Loaders conveniently work exactly like Satisfactory already, shovelling a full stack of items into the building before stopping. Loaders should be set to Not Operable.

So completing this task will also lay the groundwork for Constructors, Assemblers and so on.

  • Basic building
  • Loaders
@PFQNiet PFQNiet mentioned this issue Aug 31, 2020
4 tasks
@PFQNiet PFQNiet closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant