Started by
ЯрославШевалдов
on
Topic category: Help with Minecraft modding (Java Edition)
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
using a feature to spawn your structure will give you finer control over how it spawns
Then how can we make the biome feature "lay" on the surface of the biome? Like the roads in the villages
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.