Started by
Engineer
on
Topic category: Help with Minecraft modding (Java Edition)
I made a custom dimension with a super flat terrain, and I would like it to have "blocks" of content separated by pathways. Basically, there should be sections where there could be buildings or other generation in a grid formation with walkways in between. I couldn't figure out how to use structures to achieve this, as they don't have a custom way to spawn and won't be aligned in the grid. I'm pretty new to mcreator, any help would be appreciated!
Structures would work, however it would have to not spawn naturally, then when loading in start the structure at 0, 0 and place them in an orderly pattern instead of having them automatically generate.
Could also do this with 1 structure by using structure blocks in structure blocks.
Wouldn't that not be infinite? Also would that many structure blocks cause lag?
1. It would be infiite since it would have the sttructure block isnide of the structure thats its loading, and i dont think that would cause that much lag considering you can run like 50/100 at time even at low ram usage
just wanted to say the more you move and the faster the more the structure block count will grow exponentially getting closer to the cap limit, how ever it would have less strain on a lower render distance because it couldn't possibly reach 50 much less 100 and remember what the player cannot see is still system managed and straining the server without any rendering of it