How to make exactly one structure generate per chunk.

Started by THE LIMINAL on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Aug 2022
Points:
477

User statistics:

  • Modifications: 0
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 25
How to make exactly one structure generate per chunk.

I am creating a backrooms-like mod. I have several different structures, each the exact size of a chunk on the x and z axis. I need assistance figuring out how to make one structure generate per chunk, centered perfectly within said chunk.