Hi, I'm working on a huge world generator, called Dungeon Maze, it should be released soon and you'll probably find some posts about it by then. On top of the whole world/maze I want some small grass hills, like flatlands in minecraft with smooth hills with a hight difference of 5 or something (so yes very small smooth hills, not huge mountains!) to make the terrain on top look a lot better. I don't know how to generate those smooth hills, could anyone help me, I even think it isn't even to hard. For now I only have a flat grass layer which isn't what I want to have. For people who want to know; The hills should be generated when the chunk is generated, and not with a populator. I hope I explained my problem clearly. Thanks in advance, Tim Visée.