Help to arrange the structures in a certain order

Started by leothaeos on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help to arrange the structures in a certain order

I'm making a mod for the Backrooms. And for level 0. I've created many structures that occupy a single chunk. I need to generate the structures in a way that ensures they don't overlap, are at the same height, and the space doesn't resemble an endless storage area. How can I do this using MCreator procedures?