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
20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"interpolator": {
|
|
"function": "BILINEAR_STARCAST_3",
|
|
"horizontalScale": 50
|
|
},
|
|
"seed": 377394,
|
|
"composite": [{
|
|
"style": {
|
|
"style": "IRIS_DOUBLE",
|
|
"zoom": 0.87,
|
|
"fracture": {
|
|
"style": "NOWHERE_SIMPLEX",
|
|
"zoom": 1.14
|
|
}
|
|
},
|
|
"seed": 474325,
|
|
"bezier": true
|
|
}]
|
|
}
|