Recursive Blueprints

by DaveMcW

Automate blueprints to build a self-expanding factory.

Content
11 months ago
0.13 - 1.1
26.4K
Blueprints

b Issue if book has empty spaces between blueprints

3 years ago
(updated 3 years ago)

In a blueprint book you can place blueprints in arbitrary points of the grid of the book. Say you put one blueprint in the first place and another third place, leaving the second position empty, then you're unable to deploy the second blueprint, because if you send the signal = 3, the deployer puts the first blueprint only (probably because the book has 2 blueprints, so it assumes that 3 is wrong), if you send the signal = 2, then nothing happens, because the second position has no blueprint.

If the assumtions I made above are correct, then the meaning of the construction signal seems inconsistent, is it the number of blueprint or the number of the position in the book?

3 years ago

Thanks for the report, it is fixed in version 1.1.1.

New response