Started by 
Toma400
 on 
    Topic category: Help with Minecraft modding (Java Edition)
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]](https://i.pinimg.com/originals/0c/b0/9a/0cb09a454ab30df1bc30529fa0f08f74.png)
Or this:
![[bug_2]](https://i.pinimg.com/originals/d9/6f/bf/d96fbf22ec175e4103fc06ea610b302a.png)
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