Hi
I want to write a new mod in forge 1.16.4, which should generate a new (water) world, and add later the usual blocks there.
But I found only old tutorials, that use IWorldGenerator. And I cannot find a new (json-based) world generator.
Does anyone know a tutorial or documentation of the new world generation?