Pin biome fitness against vanilla runtime
This commit is contained in:
parent
be8f030698
commit
b11e6f14cb
5 changed files with 86 additions and 10 deletions
|
|
@ -102,8 +102,8 @@ func makeBiomeParameter(e rawParameter, depth worldgen.ClimateRange) worldgen.Bi
|
|||
qr(e.Param.Humidity),
|
||||
qr(e.Param.Continentalness),
|
||||
qr(e.Param.Erosion),
|
||||
qr(e.Param.Weirdness),
|
||||
depth,
|
||||
qr(e.Param.Weirdness),
|
||||
},
|
||||
Offset: worldgen.Quantize(e.Param.Offset),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue