Started by
leothaeos
on
Topic category: Help with Minecraft modding (Java Edition)
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?