9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

Tweak oceans

This commit is contained in:
Daniel Mills
2020-02-01 03:38:04 -05:00
parent fd0e87d4bb
commit 50c7d8b425
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "Deep Ocean",
"derivative": "DEEP_OCEAN",
"type": "FLUID",
"genHeight": -0.85,
"genHeight": -0.42,
"genAmp": 0.3,
"surface": [
"SAND",

View File

@@ -3,7 +3,7 @@
"derivative": "FROZEN_OCEAN",
"type": "FLUID",
"fluid": "ICE",
"genHeight": -0.65,
"genHeight": -0.42,
"genAmp": 0,
"surface": [
"PACKED_ICE",

View File

@@ -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,

View File

@@ -2,7 +2,7 @@
"name": "Oily Deep Ocean",
"derivative": "SWAMPLAND",
"type": "FLUID",
"genHeight": -0.62,
"genHeight": -0.42,
"genAmp": 0,
"surface": [
"CONCRETE:12",