9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-28 19:29:19 +00:00
This commit is contained in:
Brian Fopiano
2022-01-12 21:21:02 -08:00
parent 6b842bdf24
commit ec412502af
2 changed files with 7 additions and 7 deletions

View File

@@ -20,12 +20,12 @@ Please contact us on Discord if you have some changes up for review!
# Overworld V2 1.18+
Roadmap
- [ ] Implement 1.18 heights
- [ ] Make iris Less Flat (more like amplified a bit)
- [X] Implement 1.18 heights
- [X] Make iris Less Flat (more like amplified a bit)
- [ ] Add biomes for 1.18 (Black/White Divinity, Underground Lava/water pools, Crimson/Corruption)
- [ ] Bigger caves overall for 1.18 advantages
- [ ] More carving
- [ ] Entities...
- [X] Bigger caves overall for 1.18 advantages
- [X] More carving
- [X] Entities...
- [ ] more ideas soon...
- [ ]

View File

@@ -5,7 +5,7 @@
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.295,
"zoom": 0.29,
"multiplier": 18
}
},
@@ -15,7 +15,7 @@
}],
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 13
"horizontalScale": 30
},
"seed": 7246661,
"cliffHeightMax": 80,