Spawn structures on the water

Started by ЯрославШевалдов on

Topic category: Help with Minecraft modding (Java Edition)

Spawn structures on the water

Hello, I wanted to create a podzolic surface for my biome, and I did it as a structure. The problem is that this podzolic surface (structure) appears on the water surface, and I don't know how to fix it. How can I fix it? Version 2024.2

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
using a feature to spawn…
Sat, 10/18/2025 - 20:05

using a feature to spawn your structure will give you finer control over how it spawns

Then how can we make the…
Sun, 10/19/2025 - 00:04

Then how can we make the biome feature "lay" on the surface of the biome? Like the roads in the villages

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh you need that, have you…
Sun, 10/19/2025 - 12:44

oh you need that, have you tried using a different type of reference ground detection?

like motion blocking.

 

but also if your structure is simple enough like just a couple of block of the same type, you could probably remake it with a feature.