add 'heightmap-inputs' to world-generator docs
This commit is contained in:
parent
78e5f28d18
commit
33c76e7d70
@ -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
|
||||
|
||||
|
||||
@ -52,6 +52,7 @@
|
||||
- **biomes-bpd** - количество блоков на точку карты параметра выбора биомов. По-умолчанию: 4.
|
||||
- **heights-bpd** - количество блоков на точку карты высот. По-умолчанию: 4.
|
||||
- **wide-structs-chunks-radius** - масимальный радиус размещения 'широких' структур, измеряемый в чанках.
|
||||
- **heightmap-inputs** - массив номеров карт параметров, которые будут переданы таблицей inputs в функцию генерации карты высот.
|
||||
|
||||
## Глобальные переменные
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user