9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Oceanic islands

This commit is contained in:
Daniel Mills
2021-01-04 21:59:07 -05:00
parent 2e7998a7ae
commit 3674025633
4 changed files with 48 additions and 0 deletions

View File

@@ -261,6 +261,18 @@
"ocean-clutter"
]
},
"features": [
{
"rarity": 48,
"zone": {
"convergeToHeight": 70,
"strength": 0.85,
"blockRadius": 32,
"interpolationRadius": 16,
"interpolator": "BILINEAR_STARCAST_9"
}
}
],
"derivative": "OCEAN",
"wall": {
"style": {

View File

@@ -1620,6 +1620,18 @@
"ocean-clutter"
]
},
"features": [
{
"rarity": 33,
"zone": {
"convergeToHeight": 70,
"strength": 0.85,
"blockRadius": 32,
"interpolationRadius": 16,
"interpolator": "BILINEAR_STARCAST_9"
}
}
],
"derivative": "LUKEWARM_OCEAN",
"wall": {
"palette": [

View File

@@ -1552,6 +1552,18 @@
}
}
],
"features": [
{
"rarity": 38,
"zone": {
"convergeToHeight": 70,
"strength": 0.85,
"blockRadius": 32,
"interpolationRadius": 16,
"interpolator": "BILINEAR_STARCAST_9"
}
}
],
"name": "Coral Ocean",
"layers": [
{

View File

@@ -278,6 +278,18 @@
}
}
],
"features": [
{
"rarity": 38,
"zone": {
"convergeToHeight": 70,
"strength": 0.85,
"blockRadius": 32,
"interpolationRadius": 16,
"interpolator": "BILINEAR_STARCAST_9"
}
}
],
"name": "Tropical Ocean",
"layers": [
{