How do I make a structure spawn properly in a nether type dimension?

Started by Coolstorm on

Topic category: Help with MCreator software

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a structure spawn properly in a nether type dimension?

I've been trying for ages and it's driving me insane. I've tried using features, but I just can't get it to spawn how I want it to. I can't make a block generate naturally and then make the block spawn the structure, because it doesn't tick automatically and using random tick speed is far too slow. does anyone know how to make structures spawn in dimensions with nether type generation?

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For nether-type dimension…
Thu, 03/26/2026 - 10:21

For nether-type dimension structures, using normal structure generation will make it try to generate on the bedrock roof, but if there isn't enough space, it won't generate at all.

In order to get a structure to generate in the nether-like dimension, you should use the underground generation option in the structure, and set the range to the dimension's bottom and top (or whatever other height range you want).

Hope this helped! :)