mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
Rarities and heights for deep ocean
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Deep Ocean",
|
||||
"rarity": 2,
|
||||
"rarity": 6,
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 12,
|
||||
@@ -83,7 +83,7 @@
|
||||
{
|
||||
"generator": "plain-chaotic",
|
||||
"min": -79,
|
||||
"max": -32
|
||||
"max": -2
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"interpolationFunction": "BILINEAR",
|
||||
"interpolationScale": 264,
|
||||
"interpolationFunction": "HERMITE",
|
||||
"interpolationScale": 74,
|
||||
"seed": 7546112,
|
||||
"composite": [{
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user