9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
This commit is contained in:
RePixelatedMC
2023-09-03 15:24:36 +02:00
parent cb9875ee02
commit 704792757f
10 changed files with 54 additions and 115 deletions

View File

@@ -1,16 +1,18 @@
{
"interpolator": {
"function": "STARCAST_12",
"horizontalScale": 1
"function": "BILINEAR_STARCAST_12",
"horizontalScale": 200
},
"seed": 310,
"composite": [{
"seed": 310,
"sinCentered": true,
"style": {
"style": "STATIC_HERMITE",
"zoom": 1
"style": "FRACTAL_SMOKE",
"zoom": 1.4,
"axialFracturing": true
}
}]