From d7c2e7dcc7bb7ff4c3b5f9622df7eba6336fc6a5 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Tue, 8 Jun 2021 19:34:18 -0700 Subject: [PATCH] bloop --- generators/mountain-cracked-cliffs.json | 33 ------------------------- 1 file changed, 33 deletions(-) delete mode 100644 generators/mountain-cracked-cliffs.json diff --git a/generators/mountain-cracked-cliffs.json b/generators/mountain-cracked-cliffs.json deleted file mode 100644 index d3bb0b8f..00000000 --- a/generators/mountain-cracked-cliffs.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "interpolator": { - "function": "BILINEAR_STARCAST_6", - "horizontalScale": 4 - }, - "seed": 7246661, - "composite": [ - { - "style": { - "style": "GLOB", - "zoom": 0.4, - "exponent": 0.7, - "fracture": { - "style": "SIMPLEX", - "zoom": 0.1, - "multiplier": 5 - } - }, - "negative": true, - "seed": 10056 - } - ], - - "cliffHeightMax": 80, - "cliffHeightMin": 35, - "cliffHeightGenerator": { - "seed": 2348, - "style": { - "style": "CELLULAR_HEIGHT" - }, - "zoom": 0.4 - } -} \ No newline at end of file