How do I make partially underground structures?

Started by ThatGumGuy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make partially underground structures?
Sun, 09/29/2024 - 04:07 (edited)

I'm making a well for my mod, and it, being a well, goes underground where the water is (at least in real life). But it is always generated by the underground part on the surface. How can I fix this?

Edited by ThatGumGuy on Sun, 09/29/2024 - 04:07
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You're gonna have to make it…
Sun, 09/29/2024 - 18:36

You're gonna have to make it a feature and imbed the feature into the ground. Or you could also make two structures, one for the above and one for the below and use jigsaws to connect them.

I strongly recommend the first one.