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:
42
generators/plain-cliffs.json
Normal file
42
generators/plain-cliffs.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"composite":[
|
||||
{
|
||||
"style":{
|
||||
"style":"IRIS_DOUBLE",
|
||||
"zoom":0.87,
|
||||
"fracture":{
|
||||
"style":"IRIS_HALF",
|
||||
"zoom":0.295,
|
||||
"multiplier":18
|
||||
}
|
||||
},
|
||||
"seed":10556,
|
||||
"bezier":true,
|
||||
"exponent":1.125
|
||||
}
|
||||
],
|
||||
"interpolator":{
|
||||
"function":"BILINEAR_STARCAST_9",
|
||||
"horizontalScale":39
|
||||
},
|
||||
"seed":7246661,
|
||||
"cliffHeightMax":80,
|
||||
"cliffHeightMin":45,
|
||||
"cliffHeightGenerator":{
|
||||
"style":{
|
||||
"style":"IRIS"
|
||||
},
|
||||
"sinCentered":false,
|
||||
"seed":50056,
|
||||
"parametric":false,
|
||||
"zoom":4.2,
|
||||
"enabled":true,
|
||||
"offsetX":0,
|
||||
"octaves":3,
|
||||
"offsetZ":0,
|
||||
"offsetY":0,
|
||||
"opacity":1,
|
||||
"bezier":false,
|
||||
"exponent":1.125
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user