Jusey1 / Kobolds

Minecraft Java Edition Kobolds Mod
MIT License
0 stars 3 forks source link

Terralith and Mountain Den #1

Closed SiverDX closed 7 months ago

SiverDX commented 1 year ago

Version: Forge, 1.19.2 - 2.6.8

When using Terralith the structure becomes absurdly rare (sometimes too rare so it doesn't spawn at all, checked huge radiuses)

Only saw it one time: image (Only using Kobolds!, Structure Essentials, Structure Gel API, JEI and Terralith here)

I know it uses #minecraft:is_mountain but not sure if mountains are just that rare with Terralith... or there are other problems? Also don't really know which biomes would fit the structure (so I could expand the list of biomes myself)


image

Jusey1 commented 1 year ago

Should /locate biome #is_mountain to check if it is a weird issue with Terra making mountains super rare or something.

Jusey1 commented 1 year ago

Also, mind you, Kobold Structures will not place if the desired location is too close to ocean/river biomes and there is too much water within the area of it's desired location, which can lead to a failure placement. So take that into account as well.

SiverDX commented 1 year ago

Also, mind you, Kobold Structures will not place if the desired location is too close to ocean/river biomes and there is too much water within the area of it's desired location, which can lead to a failure placement. So take that into account as well.

I suppose this creates some issues with Terralith generation then, the biomes themselves are there


Maybe I also was just super unlucky? In another world in my modpack I found the structure after locating a mountain biome - 2 for 2

No luck for the lightweight test pack though: image

Jusey1 commented 1 year ago

Odd.