The islands are too low
Gerpus opened this issue ยท 1 comments
Minecraft Version
1.20.1
Forge Version
47.3.0
Mantle Version
1.11.28
Tinkers' Construct Version
3.9.0.6
Problem description
I'm creating a game that has a mod Tinkers Construct and Tectonic, which makes the world taller and more colorful, but is faced with the problem that Tinkers Construct islands are generated too low and often lie on the ground.
Suggested solution
Add the ability to adjust the minimum and maximum height of island generation in the config.
Alternatives considered
Additional context
No response
Searched for existing enhancement?
I did not search
Tinkers' Construct slime islands generate at minimum 60 blocks above the surface. Sounds to me like Tectonic is not properly reporting Heightmap.Types.WORLD_SURFACE_WG
. Alternatively, their terrain is just very uneven.
Please crosspost this issue to Tectonic and include screenshots of what you mean by "too low"