mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
}
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user