mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Oceanic islands
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": [
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user