Skip to content

Instantly share code, notes, and snippets.

@cellularmitosis
Last active April 1, 2024 01:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cellularmitosis/88b5910bf8a3bca75a5e2b47fa391c62 to your computer and use it in GitHub Desktop.
Save cellularmitosis/88b5910bf8a3bca75a5e2b47fa391c62 to your computer and use it in GitHub Desktop.
Factorio bot-rush

Factorio Bot-rush example

Here are some screenshots of a recent Factorio game I played where the goal was to get to personal roboport as quickly as possible.

Smelting columns

  • One column of iron (upgrade to red belts as needed)
  • One column of copper
  • One column of integrated iron-to-steel

Leave enough room at the end of the iron column to make ammo and grenades.

Screen Shot 2024-03-31 at 7 39 32 PM

Gears and Green Circuits

Bring the iron and copper belts together so that they are 9 spaces appart and build green circuits on one side of a belt. Build gears on the other side of the belt.

Errata:

  • the last gear assembler is erroneously configured for electric motors

Screen Shot 2024-03-31 at 7 40 01 PM

Bring these together to create a 4-belt bus of:

  • steel
  • copper
  • iron
  • gears + circuits

Labs and Red + Green Science

Create a half-belt of copper plates + gears to feed 6 red science assemblers.

Branch off gears + circuits and iron plates to feed belt and inserter assemblers. Combine those to feed 8 green science labs. Create overflow chests where appropriate.

Errata:

  • You don't need 4 inserter assemblers. In fact, running at full speed, you only need one belt and inserter assembler. However, to accomodate the pre-blue-inserter part of the game, and to ensure lots of overflow as a mall, use 2 assemblers each of belts and inserters.

Screen Shot 2024-03-31 at 7 40 19 PM

Engines

Branch off a belt of iron plates to feed 2 gear and 2 pipe assemblers. Add an extra pipe assembler feeding an underground pipe assembler to act as a mall.

Branch off a belt of steel to feed 10 engine assemblers.

Screen Shot 2024-03-31 at 7 40 35 PM

Refinery

Screen Shot 2024-03-31 at 7 41 38 PM

Red Circuits + Blue Science

Screen Shot 2024-03-31 at 7 41 09 PM

Screen Shot 2024-03-31 at 7 40 55 PM

Flying Robot Frames

Screen Shot 2024-03-31 at 7 41 59 PM

Blue Circuits

Screen Shot 2024-03-31 at 7 42 11 PM

Screen Shot 2024-03-31 at 7 42 18 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment