dfsek

Results 16 comments of dfsek

Biome IDs are supposed to be unique identifiers. If you want a mapping of identifier to human-readable name, you can use the API.

If we made biome IDs `terra:plains`, we would run into conflicts when multiple config packs are installed. The IDs need to be *unique*, if you have a shorter way to...

ah, they mean *translation* rather than ID

This would probably be implemented in a new chunk generator addon, that way we can keep the noise 3d generator addon around for beginners/simple packs.

(No-brainer but worth mentioning): Don't log this on the Forge/Fabric client.

This message should be scheduled to be logged once the server is completely finished starting, so it's the first thing people see in their consoles. There should also be a...

We still support Paper. People who use Paper also don't read, so we should do this still.

These features can just salt the world seed with some value, probably just a number from the server random.

I believe ores also use the random parameter, they should be modified to accept a noise sampler which is used instead

I feel like this would be better as a source rather than a mutator.