Randomizing structures

Started by PsychoCookie on

Topic category: Help with modding (Java Edition)

Last seen on 08:36, 13. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Randomizing structures

I was trying to make a custom dungeon by exporting every room as a structure. But how do I make them generate randomly together? Is there a way to put a specific room at the center or at the side? Can I add mob spawners? (I know that this is too many questions, but I am new to mcreator)

Last seen on 20:27, 5. May 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the procedure to spawn a…
Sun, 01/16/2022 - 13:34

Use the procedure to spawn a room when another room is generated. You need a bit of effort to find the exact coordinates for the correctly rooms spawn