Hello! I am making a cusotm structure. I saw that fallback structures could be used for the ends of the branches of the structure. How do I set a structure pool to be used as the end of the branches? I got these two template pools. Is this right? It doesnt generate the room_end template pool at the end of the branches and the logs show no errors
#How do I use fallback structure pools?
1 messages · Page 1 of 1 (latest)
You do so by doing exactly what you're doing, listing the desired template pool as the fallback in the main template pool.
The fallback pool will then be used only when the main template pool fails to generate any of its pieces, either due to hitting the size or distance limit, or not having enough room for any of those pieces without colliding with another piece of the structure.
The fallback pool's structures still need to follow the same rules regarding jigsaw blocks, like having matching Names for the parent structures Target Names, and of course having enough room to generate. If your structure reaches the distance limit, it is possible for even the fallback to fail to generate, so you may need to do some balancing and resizing of pieces if you want to 100% guarantee it