Started by
coolguymj
on
Topic category: Help with Minecraft modding (Java Edition)
It’s in a custom ocean dimension, and I’m using a custom ground block. Every time I try to fix it, the structure still keeps spawning on the surface.
Topic category: Help with Minecraft modding (Java Edition)
It’s in a custom ocean dimension, and I’m using a custom ground block. Every time I try to fix it, the structure still keeps spawning on the surface.
Have you tried detecting block at x y z if it is water, then go down by 1y until the x y z is not water and then place there?
you need to change this setting
click to view image
to either "ocean_floor" or "ocean_floor_wg" I forgot which one