9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

overworld v2.2

This commit is contained in:
RaydenKonig
2021-05-08 18:40:33 -03:00
parent df21b25278
commit 64f83d3942
4659 changed files with 160836 additions and 0 deletions

15
generators/flat.json Normal file
View File

@@ -0,0 +1,15 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_12",
"horizontalScale": 40
},
"seed": 41240,
"composite": [
{
"seed": 2343,
"style": {
"style": "FLAT"
}
}
]
}