Factorio

Factorio

353 ratings
How to Stop Being a Plebian who Relies on Blueprints
By C​razyAmphibian
how to play the game without needing a set of training wheels from the web
14
6
4
2
3
4
4
2
3
3
   
Award
Favorite
Favorited
Unfavorite
in a nutshell
the core concept for building your factory is a scary thing called math. you may want to get a calculator for this, because there will be a lot of math involved. (if you passed algebra you should be able to do this no problem)
Example: early game smelting
a yellow belt transfers items at a rate of 15 per second, and we want a whole belt of it. we also know that ore takes 3.2 seconds to smelt, meaning each furnace makes an ore at .3125/sec. to get the number of furnaces, solve for X in the equation below:
15=X*0.3125
15/0.3125 = x*0.3125/0.3125
48=X
of course, steel processing is rather different, which takes 16 seconds to process 1, and requires 5 iron per steel plate. we should now solve for X - the number of furnaces needed, and N - the number of iron furnaces needed. getting the required iron is easy, as we know 1 iron smelter can supply a single steel one, so N=X

15=X*0.0625 (1/16)
15/0.0625 = X*0.0625/0.0625
256=X

5/16 = 0.3125
1/3.2 = 0.3125

256=N=X
making a fully efficient layout of this is rather tedious, but you can't argue with the results
Example: early game science
red science is the easiest to automate. the red science recipe requires 1 copper and 1 iron gear, and takes 5 seconds to make. keeping this in mind, you can directly feed copper plates into it. iron gears take 0.5 seconds to make, meaning that 1 gear assembler can give enough for 10 science assemblers, making science at 2/second.

green science is more complex. however, all of its ingredients can be crafted in 0.5 seconds, and since the recipe takes 6 seconds, 12 assemblers can be placed, again making 2/sec. simply attach a proper belt and inserter factory for the input (see image for sample)
Example: 2-reactor nuclear
production of goods is good, but what about power?
many seem to think the math for nuclear is complex, it really isn't
the base reactor power output is 40MW, which is multiplied for every adjacent reactor, in a manner shown in the equation below:
Out=40(1+Adj)
where Out is the peak power output in MW, and Adj is the amount of reactors next to the current one, do this for all reactors to get the total output.

so, we can figure, 2 reactors next to eachother;
40(1+1) + 40(1+1)
80 + 80
160MW

each heat exchanger draws 10MW, so simply;
He = Out/10
where He is the amount of heat exchangers needed, and out is the total reactor output
so for this setup:
160/10
16 Heat exchangers

steam turbines produce each 5.82MW, so we can divide the reactor output by said number to get the amount needed. round up.
160/5.82
28 turbines

you can also calculate it based off of steam usage, each heat exchanger makes 103 steam/sec, and turbines consume 60/sec, so
103/60
1.7166...
and 16 exchangers, and round up here too
16*1.7166...
28

so now you know,
2 reactors
16 exchangers
28 turbines

just add on some tanks to store steam, and program throttling logic and you're good.

Bonus:
an offshore pump produces 1200 water/sec
an exchanger can use up to 103
this means
1200/103
11
is the max number of exchanges a pump could supply at max capacity
don't bother (sometimes)
some things really don't need this level of precision, such as oil processing, which often relies on an excess of production for cracking the 3 outputs and is a fine enough practice.
other examples can include products that are intermittently used such as ammo, armor, or vehicles. here it matters little if the ratios are perfect, so just slam down some assemblers and relax.
but why?
knowing how to build a factory on your own is a vital part to improving at the game
by using blueprints you are depriving yourself of one of the challenges of the game
this can be especially harmful for newer players, who won't learn how to build a factory

but most of all, it can be fun to figure things out for yourself, you have a sense of accomplishment with every build, and victory is all the more satisfying. sure, it can be hard, but that's what makes it rewarding.
114 Comments
Synergy Gaming 10 Jun @ 4:19am 
going to be honest I still don't know how to use blueprints I just never figured it out
Orange Gamer 6 Jun @ 5:56pm 
If I make a rollercoaster using the rail stuff then I will blueprint it in case I move elsewhere
TuxSheepO 30 Dec, 2024 @ 4:01pm 
i dont use them i build buy hand like a chad
yorbuachi 19 Oct, 2024 @ 5:19pm 
@Badrogh yeah thats the best way
namanieto 22 Sep, 2024 @ 8:51pm 
i was just looking for what kind of math i needed to calculate the reactor, thanks
Badrogh 29 Nov, 2023 @ 5:36am 
answer is, make your own blueprints. only get others to try understand a very specific things and prefer to learn concept of something by yourself from others ideas.
I have got very basic set of blueprints for steam power plants and furnaces, as well as stations. other ones I got is a 4 cores nuclear plant and kovarex research center I built and improved through many plays. and I use these basics to get me through Vanillla, Bob's mod and now Space Explorer without killing the enjoyment of scratching my head, but still giving a nice push for basics.
Shocked emoji 7 Sep, 2023 @ 2:44am 
Thanks for teaching me what a blueprint is!
longtribe 1 Sep, 2023 @ 7:00am 
Who uses blue prints ever? just make it on the spot as needed yall
CjmD0wn 24 Aug, 2023 @ 5:51am 
IF YOU REALLY HATE MATH:


- Rate Calculator Classic Mod
- https://factoriocheatsheet.com
Geodafence 23 Aug, 2023 @ 6:39pm 
cringe, just eyeball it