From a8165af2c5463f1689ddc7209b09ca0c84f3d80b Mon Sep 17 00:00:00 2001 From: cyberpwn Date: Sat, 18 Sep 2021 05:28:23 -0400 Subject: [PATCH] Sharper interpolation --- biomes/temperate/shore/oak-beach.json | 2 +- generators/highplains.json | 2 +- generators/mountain.json | 2 +- generators/ocean.json | 2 +- generators/plain-cliffs.json | 2 +- generators/plain.json | 2 +- generators/smooth-dunes.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/biomes/temperate/shore/oak-beach.json b/biomes/temperate/shore/oak-beach.json index 3ee5e103..ef3c3da2 100644 --- a/biomes/temperate/shore/oak-beach.json +++ b/biomes/temperate/shore/oak-beach.json @@ -12,7 +12,7 @@ "layers": [ { "style": {"style": "STATIC"}, - "palette": [{"block": "minecraft:grass_block"}] + "palette": [{"block": "minecraft:sand"}] }, {"palette": [{"block": "minecraft:dirt"}]}, { diff --git a/generators/highplains.json b/generators/highplains.json index fcc165b7..8130c0dd 100644 --- a/generators/highplains.json +++ b/generators/highplains.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_9", - "horizontalScale": 60 + "horizontalScale": 25 }, "seed": 377394, "composite": [{ diff --git a/generators/mountain.json b/generators/mountain.json index 564cf2b2..7a76cf12 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_9", - "horizontalScale": 50 + "horizontalScale": 25 }, "seed": 530530, "composite": [ diff --git a/generators/ocean.json b/generators/ocean.json index 756169a5..8d5c7efa 100644 --- a/generators/ocean.json +++ b/generators/ocean.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_9", - "horizontalScale": 60 + "horizontalScale": 25 }, "seed": 9246661, "composite": [{ diff --git a/generators/plain-cliffs.json b/generators/plain-cliffs.json index 0f8fdd6e..ea235646 100644 --- a/generators/plain-cliffs.json +++ b/generators/plain-cliffs.json @@ -15,7 +15,7 @@ }], "interpolator": { "function": "BILINEAR_STARCAST_9", - "horizontalScale": 60 + "horizontalScale": 25 }, "seed": 7246661, "cliffHeightMax": 80, diff --git a/generators/plain.json b/generators/plain.json index 65ff4eee..ecb51fd5 100644 --- a/generators/plain.json +++ b/generators/plain.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_9", - "horizontalScale": 60 + "horizontalScale": 25 }, "seed": 7246661, "composite": [{ diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index 7fb694b3..d3487267 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_9", - "horizontalScale": 50 + "horizontalScale": 25 }, "seed": 133434, "composite": [