Jump to content

Structures in 1.18.2 - how to make underground part?!


Mad Alchemist

Recommended Posts

I have ported most of my mod from 1.16.5 to 1.18.2, but stuck with porting structures... In 1.16.5, there was java code where it was possible to adjust structure height.
Code was entirely based on TelepathicGrunt's tutorials. I didn't succeeded in porting 1.16.5 code to 1.18.2, and then found the same tutorial updated to 1.18.2, but... There was no java code anymore! Structures in 1.18.2 can be generated using .nbt and JSON only. Ok, it's even easier, I thought then. But... Whenever I use structure block to save my structure to .nbt file and then using this .nbt to spawn my structure, every part is generated above ground. I am trying to make a well with drowned spawner inside, but it always spawns as a weird tower filled with water. No matter where I put my structure block - below structure, on top of it, or at ground level (in creative world where I build it, structure itself is placed as if it was generated as intended) - it always spawns with it's bottom on surface.
How do I adjust structure placement in 1.18.2?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.