The generation was canceled
Winddbourne opened this issue ยท 3 comments
This probably has to do with the Placer or an Ensure transformer. Further information should be in the logs (the message is a bit unspecific right now unfortunately).
I managed to get my structures to generate but . . . it doesn't seem to generate static structures in other dimensions. I want to use structures to move between the overworld and dimensions created with JustEnoughDimensions and I'm wondering if I'm doing something wrong or if nothing is generated until a player actually enters a new dimension; including static (spawn) structures.
Yes, structures are only being generated when a player enters the dimension (for performance reasons). You can look at the log for detailed information about when each structures is getting spawned.
If you don't enter the dimension, how are you event sure it generates at all though? I mean, you only require a structure to be present when you run across it normally.