Creates a map filled with a given value. This is the most simple generator, used to create transparent masks or flat heightmaps.
Output
The planar map at a certain level.
Properties:
Level: the map will be filled with this value on generate. Value ranges between 0 (no fill, transparent fill or zero ground level depending on the output where it will be used) and 1 (fully opaque fill or maximum terrain height).