Expand description
Climate sampler for overworld world generation.
Uses the compiled overworld density functions from steel-registry for fast evaluation, bypassing the runtime tree interpreter entirely.
This is overworld-specific because it uses OverworldNoises and the overworld
noise router (router_temperature, router_vegetation, etc.). Other dimensions
need their own climate samplers with their own transpiled density functions.
Structsยง
- Overworld
Climate Sampler - Climate sampler for the overworld using compiled density functions.
- Spawn
Search ๐Result