How to make exactly one structure generate per chunk.

Started by THE LIMINAL on

Topic category: Help with modding (Java Edition)

Last seen on 21:53, 12. Sep 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.