Started by
ThatGumGuy
on
Topic category: Help with Minecraft modding (Java Edition)
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
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.