Started by
Electro94
on
Topic category: Help with Minecraft modding (Java Edition)
Does anyone know who to implement structures larger than a chunk that don't get cut off? The structure is already built and saved as an nbt, I just need it to generate properly. I've looked at a bunch of forums on this site and have tried several workaround strategies, but all have failed thus far. Thanks!
It just doesn't work within mcreator's structure.
you see mcreator uses structure templates instead of actual structures.
I believe that's where the problem lies.
Best solution would be to create and save it as an ACTUAL structure.
You can find tutorials for such anywhere online.
you can even unzip and look into a datpack to find how to use ACTUAL structures as well as jigsaw blocks
https://mcreator.net/comment/187429/#comment-187429
Hope this helps.