add 'heightmap-inputs' to world-generator docs

This commit is contained in:
MihailRis
2024-12-18 19:54:47 +03:00
parent 78e5f28d18
commit 33c76e7d70
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ The main properties described in the configuration file:
- **biomes-bpd** - number of blocks per point of the biome selection parameter map. Default: 4.
- **heights-bpd** - number of blocks per point of the height map. Default: 4.
- **wide-structs-chunks-radius** - maximum radius for placing 'wide' structures, measured in chunks.
- **heightmap-inputs** - an array of parameter map numbers that will be passed by the inputs table to the height map generation function.
## Global variables