Recursive Blueprints+

by FoxLBA

Automate blueprints to build a self-expanding factory. Fork of Recursive Blueprints with new features.

Content
3 days ago
1.1 - 2.0
22.4K
Circuit network Blueprints

b Question about the origin point for blueprint placement

3 days ago

Hello, I’m currently testing Recursive Blueprint, but I’ve run into an issue.

When the blueprint size is odd, it seems to place correctly centered.

However, when the size is even, the placement seems to shift one tile down and to the right.

I tested this by defining the BADChest area as 20×20 and creating a blueprint of exactly 20×20 using concrete.

The problematic code appears to be around lines 426–427 in deployer2.lua.

Could you advise if there’s a way to fix this? Thank you.

3 days ago

Yep. This is a mistake on my part (It looks like the error appeared in version 1.4.10)
I'll fix it immediately. Thank you.

By the way, can I copy the BAD chest area indicator into my mod?

3 days ago

Actually, since I copied the code to make it myself, it should be much easier for you to implement. You can just copy my code. :D

New response