mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Tweak oceans
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "Deep Ocean",
|
||||
"derivative": "DEEP_OCEAN",
|
||||
"type": "FLUID",
|
||||
"genHeight": -0.85,
|
||||
"genHeight": -0.42,
|
||||
"genAmp": 0.3,
|
||||
"surface": [
|
||||
"SAND",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"derivative": "FROZEN_OCEAN",
|
||||
"type": "FLUID",
|
||||
"fluid": "ICE",
|
||||
"genHeight": -0.65,
|
||||
"genHeight": -0.42,
|
||||
"genAmp": 0,
|
||||
"surface": [
|
||||
"PACKED_ICE",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"genHeight": 0,
|
||||
"rarity": 1.13,
|
||||
"genScale": 0.7,
|
||||
"genAmplifier": 2.1,
|
||||
"genAmplifier": 3.1,
|
||||
"cliffScale": 1.19,
|
||||
"cliffChance": 0.47,
|
||||
"cliffs": true,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Oily Deep Ocean",
|
||||
"derivative": "SWAMPLAND",
|
||||
"type": "FLUID",
|
||||
"genHeight": -0.62,
|
||||
"genHeight": -0.42,
|
||||
"genAmp": 0,
|
||||
"surface": [
|
||||
"CONCRETE:12",
|
||||
|
||||
Reference in New Issue
Block a user