Started by
TwilightBD
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I'm new to this, I want to make a mod that adds custom structures and when they generate on the edge of a chunk the structure gets cut off in the part outside the chunk if that new chunk isn't loaded, I wanted to fix this by loading the adjacent chunks before placing the structure, but don't know how to do such a thing.