Started by
legoboomer
on
Topic category: Help with Minecraft modding (Java Edition)
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!
What type of structure spawning and restrictions do you use?
And what is the type of your dimension?
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.
Wait nevermind it turns out all the structures spawn above the bedrock. That's weird.
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!
You are welcome, I was just about to say to try different spawning locations :D