mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
# Biomes - Redone the biomes: Oak Forest, Birch Forest, Plains, Oak Denymre - Added new biomes: Lush Plains, Meadows, Thin Birch Forest, Combo Forest (Oak + Birch Forest) - Removed biomes: Oak hills, plains hills - Disabled biomes: Highland, birch denmyre, flower forest, wilds - Updated minor things in all biomes within temperate # Generators - Added two new generators: highlands and rare-hills. - Highlands is a more rounded plains biome - Rare hills is one designed to add random large hills to a biome. Used instead of making hill biome variants # Minor Changes - Updated sugarcane spawnings - Changed biome colors of stranged plains
27 lines
550 B
JSON
27 lines
550 B
JSON
{
|
|
"interpolator": {
|
|
"function": "BILINEAR_STARCAST_6",
|
|
"horizontalScale": 8
|
|
},
|
|
"seed": 377394,
|
|
"composite": [
|
|
{
|
|
"style": {
|
|
"style": "SIMPLEX_CELLS",
|
|
"zoom": 7.55,
|
|
"fracture": {
|
|
"style": "IRIS",
|
|
"zoom": 2.25,
|
|
"multiplier": 60
|
|
},
|
|
"exponent": 5.8
|
|
},
|
|
"seed": 928331,
|
|
"bezier": false,
|
|
"sinCentered": false,
|
|
"opacity": 1
|
|
}
|
|
],
|
|
"multiplicitive": false
|
|
}
|