Dimensional Structures Problem

Started by legoboomer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Dimensional Structures Problem

I've been having problems trying to make my custom structures spawn into my custom dimension (nether-like), I've tried making them spawn in the dimension, choosing the biomes, nothing works.  If you know a fix or can link a topic that I missed where somebody got their question answered, please do. Thank you!

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The dimension has Nether…
Wed, 09/11/2019 - 20:31

The dimension has Nether-Like Gen, and my structure has spawn height 0, spawn probability 1,000,000 (but I've tried other numbers) spawn location ground, spawn world type spidersden (my custom dimension) and restrict spawn per biome checked with all four biomes in my dimension as the biomes to spawn in (and I've tried it without specifying a biome), and my structure is based off of a structure block.

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait nevermind it turns out…
Wed, 09/11/2019 - 22:29

Wait nevermind it turns out all the structures spawn above the bedrock. That's weird.

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay, I've managed to fix…
Wed, 09/11/2019 - 22:46

Okay, I've managed to fix this problem.  Because I'm using the nether-like gen, I have to set the spawn location to underground.  Thanks for replying Klemen!