mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
286 B
286 B
IrisBiomeGeneratorLink
This represents a link to a generator for a biome
{
"min": 0,
"max": 0,
"generator": "default"
}
generator
The generator id
min
The min block value (value + fluidHeight)
max
The max block value (value + fluidHeight)