Started by
WhataShame4U
on
Topic category: Help with Minecraft modding (Java Edition)
I just want to know how I can randomize the spawn height of my structures for custom islands since all the old tutorials show structure settings that aren't there anymore.
From what I know currently, You can't really change the Height of the Structure You're Generating in the Structure Tab.
Your Best bet is to use the Structure Procedure in the Feature element.
I just spent 2 days looking for an answer to this, thank you so much!
If you don't mind a quick question, how would I make the structure match to the terrain, like a ruined nether portal or villager path?
You can actually do this with the normal structure element.
Just make the element and save it, then locate the file and edit the code for "absolute" under "start_height". The default value will be 0 but to make it spawn lower to negative values (like I have in the photo).