How to load chunks on fabric?

Started by TwilightBD on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Apr 2018
Points:
690

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How to load chunks on fabric?

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.