Posted in Factorio
648
1:56 am, July 4, 2022
 

Factorio Megabase-In-A-Book

Just in case i decide to start up playing factorio again...

Megabase in a Book Lets Play

Book Contents

  • Copper Smelting
  • Iron Smelting
  • Steel Smelting (from Ore)
  • Steel Smelting (from Plate)
  • Green Circuits
  • Plastic (Coal Liquefaction)
  • Red Circuits
  • OIl Refining
  • Blue Circuits
  • Modules
  • Battery
  • Solar Panels/Accumulators
  • Low Density Structure
  • Stone Brick
  • Rocket Silo
  • Satellite
  • Control Unit
  • Rocket Fuel
  • Uranium Processing
  • Explosives
  • Central Rogo-HUB Stations
  • Science Labs Robots (1350 SPM)
  • Science Labs (1350 SPM)
  • Automation Science (5400 / min)
  • Logistics Science (5400 / min)
  • Chemical Science (2700 / min)
  • Utility Science (2700 / min)
  • Production Science (2700 / min)
  • Military Science
  • Copper Mining
  • Oil Loading
  • On-site Smelting - Copper
  • On-site Steel Smelting
  • Train Loader
  • Central Robo-HUB
  • Straight Rail Segment
  • T-Intersection Ral Segment
  • X-Intersection Rail Segment
  • Generic 4 Lane Unload Station
  • Artillery Outpost
  • Solar Power
  • Extended Solar City Block
  • Not-A-Wall
  • Megabase Dashboard
  • Dashboard
  • Digital Display
  • Direct Mining
  • Direct Smelting Module
  • Train-to-Train Smelting
  • Smelting Module (3 blocks)
  • Train-to-Train Plastic from Oil
  • Train-To-Train Steel

Blueprint Text

External Link for Factorio Megabase-In-A-Book

View Statistics
This Week
289
This Month
968
This Year
4339

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Items in Factorio
Search Code
Search Code by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote

You come to understand that most people are neither for you nor against you, they are thinking about themselves. You learn that no matter how hard you try to please, some people in this world are not going to love you, a lesson that is at first troubling and then really quite relaxing.” ​


John W. Gardner
Random CSS Property

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference