Started by
ShadowG6996
on
Topic category: Help with Minecraft modding (Java Edition)
I don't know if I'm really unlucky, but the structure I made keeps spawning near the spawnpoint. Spacing is 25, Separation is 20. I'm trying to get it to spawn the same chance ruined nether portals do. Here's a screenshot of the structure near the spawnpoint.
help would be greatly appreciated!
Unfortunately Structure element spawning is not really very configurable. Afaik there is not any good way to stop one from generating arbitrarily close to spawn, except for making it exceedingly rare.
If you want more control over where your structure spawns, and if it doesn't use any jigsaw blocks, then you may want to consider generating it as a Feature element instead of a Structure element. The spawning of those can be configured with procedures.