Factorio
353 평점
How to Stop Being a Plebian who Relies on Blueprints
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
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
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
Synergy Gaming 2025년 6월 10일 오전 4시 19분 
going to be honest I still don't know how to use blueprints I just never figured it out
Orange Gamer 2025년 6월 6일 오후 5시 56분 
If I make a rollercoaster using the rail stuff then I will blueprint it in case I move elsewhere
TuxSheepO 2024년 12월 30일 오후 4시 01분 
i dont use them i build buy hand like a chad
yorbuachi 2024년 10월 19일 오후 5시 19분 
@Badrogh yeah thats the best way
namanieto 2024년 9월 22일 오후 8시 51분 
i was just looking for what kind of math i needed to calculate the reactor, thanks
Badrogh 2023년 11월 29일 오전 5시 36분 
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 2023년 9월 7일 오전 2시 44분 
Thanks for teaching me what a blueprint is!
longtribe 2023년 9월 1일 오전 7시 00분 
Who uses blue prints ever? just make it on the spot as needed yall
CjmD0wn 2023년 8월 24일 오전 5시 51분 
IF YOU REALLY HATE MATH:


- Rate Calculator Classic Mod
- https://factoriocheatsheet.com
Geodafence 2023년 8월 23일 오후 6시 39분 
cringe, just eyeball it