Started by
I dont speak english
on
Topic category: Help with Minecraft modding (Java Edition)
Hello!
What I want is to make a great structure in which each room is different in each structure that is generated (Like the strongholds or the nether fortresses). I know it must be very complex, but I would like to know how to do it. If you need procedure or code or any option, could you show images? I would appreciate it. If you can't, let me know.
Thanks.
This can be done by making different structures
Make structure A and when generated it can spawn randomly structure B or structure C etc...
For example structure A (let's say a room) when naturally spawns in the world spawns at north random structure, generates at south random structure and so on...
Ok, thank you
Out of curiosity. Is it with procedure or with code?
Procedures
https://youtu.be/ikHn0YDuSkY follow the tutorial series
Thanks
You can also do it with jigsaw blocks, they are a bit more complicated, but they are also more useful.
Good Tutorial: https://www.youtube.com/watch?v=5a4DAkWW3JQ
Also good tutorial: https://www.youtube.com/watch?v=YjUz96nS9Q0
~Lanee