mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-18 14:20:02 +00:00
Make caves not suck anymore
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
id: CAVE
|
||||
step: 2
|
||||
length:
|
||||
min: 20
|
||||
max: 100
|
||||
min: 40
|
||||
max: 80
|
||||
start:
|
||||
x: 1
|
||||
y: 0.25
|
||||
@@ -11,18 +12,18 @@ start:
|
||||
x: 1
|
||||
y: 1
|
||||
z: 1
|
||||
min: 2
|
||||
min: 3
|
||||
max: 4
|
||||
height:
|
||||
min: 4
|
||||
max: 72
|
||||
cut:
|
||||
top: 0
|
||||
bottom: 1
|
||||
bottom: 2
|
||||
mutate:
|
||||
x: 2
|
||||
y: 6
|
||||
z: 2
|
||||
x: 1
|
||||
y: 3
|
||||
z: 1
|
||||
radius: 0.125
|
||||
palette:
|
||||
inner:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id: "CAVE_OCEAN"
|
||||
length:
|
||||
min: 20
|
||||
max: 100
|
||||
min: 40
|
||||
max: 80
|
||||
start:
|
||||
x: 1
|
||||
y: 0.25
|
||||
@@ -20,9 +20,9 @@ cut:
|
||||
top: 0
|
||||
bottom: 0
|
||||
mutate:
|
||||
x: 2
|
||||
y: 6
|
||||
z: 2
|
||||
x: 1
|
||||
y: 3
|
||||
z: 1
|
||||
radius: 0.125
|
||||
palette:
|
||||
inner:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id: "CAVE_SWAMP"
|
||||
length:
|
||||
min: 20
|
||||
max: 100
|
||||
min: 40
|
||||
max: 80
|
||||
start:
|
||||
x: 1
|
||||
y: 0.25
|
||||
@@ -20,9 +20,9 @@ cut:
|
||||
top: 0
|
||||
bottom: 0
|
||||
mutate:
|
||||
x: 2
|
||||
y: 6
|
||||
z: 2
|
||||
x: 1
|
||||
y: 3
|
||||
z: 1
|
||||
radius: 0.125
|
||||
palette:
|
||||
inner:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id: "CAVE_TUNDRA"
|
||||
length:
|
||||
min: 20
|
||||
max: 100
|
||||
min: 40
|
||||
max: 80
|
||||
start:
|
||||
x: 1
|
||||
y: 0.25
|
||||
@@ -20,9 +20,9 @@ cut:
|
||||
top: 0
|
||||
bottom: 0
|
||||
mutate:
|
||||
x: 2
|
||||
y: 6
|
||||
z: 2
|
||||
x: 1
|
||||
y: 3
|
||||
z: 1
|
||||
radius: 0.125
|
||||
palette:
|
||||
inner:
|
||||
|
||||
@@ -9,7 +9,7 @@ start:
|
||||
radius:
|
||||
multiply:
|
||||
x: 1
|
||||
y: 4
|
||||
y: 6
|
||||
z: 1
|
||||
min: 3
|
||||
max: 4
|
||||
@@ -17,11 +17,11 @@ start:
|
||||
min: 12
|
||||
max: 56
|
||||
cut:
|
||||
top: 1
|
||||
bottom: 2
|
||||
top: 6
|
||||
bottom: 4
|
||||
mutate:
|
||||
x: 1
|
||||
y: 4
|
||||
y: 2
|
||||
z: 1
|
||||
radius: 0.125
|
||||
palette:
|
||||
|
||||
Reference in New Issue
Block a user