9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/generators/highplains.json
StrangeOne101 d25d8c42b3 Overhauled Temperate Plains & Forest
# 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
2021-07-24 06:00:32 +12:00

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
}]
}