← Type index

BiomeOverworldGenRulesData

Object datagramWire order
0hills transformationsarray<BiomeWeightedData> · variable
1mutate transformationsarray<BiomeWeightedData> · variable
2river transformationsarray<BiomeWeightedData> · variable
3shore transformationsarray<BiomeWeightedData> · variable
4pre hills edgearray<BiomeConditionalTransformationData> · variable
5post shore edgearray<BiomeConditionalTransformationData> · variable
6climatearray<BiomeWeightedTemperatureData> · variable

Fields

7 top-level fields
  1. 0hills transformationsBiomeWeightedDataas array<BiomeWeightedData>
    1. 0biome identifieruint16
    2. 1weightuint32
  2. 1mutate transformationsBiomeWeightedDataas array<BiomeWeightedData>
    1. 0biome identifieruint16
    2. 1weightuint32
  3. 2river transformationsBiomeWeightedDataas array<BiomeWeightedData>
    1. 0biome identifieruint16
    2. 1weightuint32
  4. 3shore transformationsBiomeWeightedDataas array<BiomeWeightedData>
    1. 0biome identifieruint16
    2. 1weightuint32
  5. 4pre hills edgeBiomeConditionalTransformationDataas array<BiomeConditionalTransformationData>
    1. 0transforms intoBiomeWeightedDataas array<BiomeWeightedData>
      1. 0biome identifieruint16
      2. 1weightuint32
    2. 1condition jsonuint16
    3. 2min passing neighborsuint32
  6. 5post shore edgeBiomeConditionalTransformationDataas array<BiomeConditionalTransformationData>
    1. 0transforms intoBiomeWeightedDataas array<BiomeWeightedData>
      1. 0biome identifieruint16
      2. 1weightuint32
    2. 1condition jsonuint16
    3. 2min passing neighborsuint32
  7. 6climateBiomeWeightedTemperatureDataas array<BiomeWeightedTemperatureData>
    1. 0temperatureCompressionvarint32
    2. 1weightuint32

Packet references

0 references

No packet includes this type.

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this type.