Structures spawns broken (probably due to chunks)

Started by Toma400 on

Topic category: Help with modding (Java Edition)

Structures spawns broken (probably due to chunks)
Mon, 02/15/2021 - 10:52 (edited)

So, as the title says: I added structure, airship. Structures spawn, pretty nicely I'd say, but they're sometimes broken. So when they broke, they look like this:

[bug_1]

Or this:

[bug_2]

And from what I checked, the "cut" is where the new chunk loads.
If it's helping, I defined their "probability of generation" on 10 000 / 1 000 000, so they were pretty common. Already changed that to 1000 / 1 000 000, but I didn't check if it's making any difference on "brokeness" of airships.

So, the question is: how to repair that generator problem?

Edited by Toma400 on Mon, 02/15/2021 - 10:52