mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
R3
This commit is contained in:
24
overworld/generators/rough.json
Normal file
24
overworld/generators/rough.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"offsetX": 0,
|
||||
"offsetZ": 0,
|
||||
"interpolationFunction": "BILINEAR",
|
||||
"interpolationScale": 14,
|
||||
"seed": 8192,
|
||||
"composite": [{
|
||||
"sinCentered": false,
|
||||
"seed": 1000,
|
||||
"parametric": false,
|
||||
"zoom": 0.45,
|
||||
"enabled": true,
|
||||
"offsetX": 0,
|
||||
"octaves": 1,
|
||||
"offsetZ": 0,
|
||||
"offsetY": 0,
|
||||
"irisBased": true,
|
||||
"opacity": 1,
|
||||
"bezier": false,
|
||||
"exponent": 1
|
||||
}],
|
||||
"zoom": 1,
|
||||
"opacity": 1
|
||||
}
|
||||
Reference in New Issue
Block a user