Placing a blueprint creates ghost entities. If these are within the green (or orange) 110×110 tiles area of a roboport, or within range of a personal roboport installed in modular armor or spidertron, construction robots may be able to build them using available materials. Holding Shift ...
I've been experimenting with generating blueprints automatically from a list of desired outputs in a period of time. Attached is such a blueprint book. In th…
Due to some technical limitations, the friend blueprint doesn't work exactly like the vanilla blueprint, but I hope to overcome these limitations some day. Additional information about how the mod works, features, and limitations can be found on the Factorio mod portal page Roadmap Unscheduled ...
Nothing all that different there from what I’ve done with basic signals in the past, but I’ve been able to refine it without as much complexity in the signals with blueprint parameters. I also was able to make multi-assembler blueprints for intelligently refining normal → uncommon → ...
WARNING: While this feature is extremely powerful, creating a blueprint of a factory that contains copies of itself can lead to unbounded infinite recursion. Factories building factories building factories, consuming the entire universe. Slowly at first, then EXTREMELY quickly as your O(2^N) super...
How to use Factorio blueprints To deploy a Factorio blueprint, simply click on it in your inventory, then left-click to place it as you would any other object. Note: The blueprint provides an outline of what to build and where, it doesn’t do the actual construction for you. Later in...
Jump to post byKlonan Sat Nov 16, 2024 9:53 pm Forum:Resolved Problems and Bugs Topic:[Klonan] [2.0.12] Blueprint descriptions missing in List View of blueprint library Replies:1 Views:328 Re: [Klonan] [2.0.12] Blueprint descriptions missing in List View of blueprint library ...
use the new targeter, to select an area. supports fog of war and unexplored sectorsIon Canonn Mk2test completed cost and power needs to be balancedFAQ How to build Ion Cannon Mk2Orbital Ion Cannon (SE Edition)Update for Factorio 1.1 Adaptions for Space Exploration Deploy ion cannons to ...
Within a blueprint it is not currently possible for one tile to exist on top of another; in practice this means that a path tile such as stone brick or concrete cannot exist on top of landfill in a blueprint. If a blueprint is taken of a path tile on top of landfill, only the ...
Package factorioblueprint is bringing basic tools to interact with Factorio blueprints to Go. An experiment in how much can be done via code generation etc. Go package names and "public" interfaces are both unstable at this point. Using an older version of some modules so that Go 1.19 can ...