#Which density function could be causing this?

1 messages · Page 1 of 1 (latest)

willow peak
#

I'm trying helping someone put together a dimension for their server and very rarely we get these long "rivers". The dimension only has one biome. The world is based on terralith, and I have customized some density functions to remove surface caves and such, but in the process something made these happen, though they are very rare. It seems to me that some function is misbehaving and generating a 0 or something.

Does anyone have any idea which density function could be causing this? I mainly just changed the vanilla cavegen functions, not the terralith ones

static cargoBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1737925774:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

undone sparrow
#

ridges is the main df responsible for rivers in vanilla

#

But of course, the df that's referencing ridges may be what you need to change, here

tight oracle
#

terralith:overworld/cliff/spline, nuke everything in it and replace it with the number 4

willow peak