9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
This commit is contained in:
Daniel Mills
2020-05-18 09:10:08 -04:00
parent 70359c0014
commit 1fb91cdc2f
4 changed files with 20 additions and 35 deletions

11
core.generators/iris.json Normal file
View File

@@ -0,0 +1,11 @@
{
"interpolationFunction": "BICUBIC",
"interpolationScale": 31,
"seed": 1,
"composite": [
{
"irisBased": true,
"seed": 1337
}
]
}