added proper loose rock, rock pile, and rock delta features for all the moon rock types, added coral features, retextured warped vines

This commit is contained in:
Pyritie 2025-05-13 10:53:11 +01:00
parent 43560cb1c3
commit 4aee3b2f51
80 changed files with 1634 additions and 157 deletions

View file

@ -11,9 +11,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.3, 1 ],
"continentalness": [ 0.4, 1 ],
"erosion": 0,
"weirdness": [ 0.3, 1 ],
"weirdness": [ 0.4, 1 ],
"depth": 0,
"offset": 0
}
@ -23,9 +23,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.15, 0.3 ],
"continentalness": [ 0.2, 0.4 ],
"erosion": 0,
"weirdness": [ 0.15, 0.3 ],
"weirdness": [ 0.2, 0.4 ],
"depth": 0,
"offset": 0
}
@ -35,9 +35,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.3, 1 ],
"continentalness": [ 0.4, 1 ],
"erosion": 0,
"weirdness": [ -1, -0.3 ],
"weirdness": [ -1, -0.4 ],
"depth": 0,
"offset": 0
}
@ -47,9 +47,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ 0.15, 0.3 ],
"continentalness": [ 0.2, 0.4 ],
"erosion": 0,
"weirdness": [ -0.3, -0.15 ],
"weirdness": [ -0.4, -0.2 ],
"depth": 0,
"offset": 0
}
@ -59,9 +59,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -0.15, 0.15 ],
"continentalness": [ -0.2, 0.2 ],
"erosion": 0,
"weirdness": [ -0.15, 0.15 ],
"weirdness": [ -0.2, 0.2 ],
"depth": 0,
"offset": 0
}
@ -71,9 +71,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -0.3, -0.15 ],
"continentalness": [ -0.4, -0.2 ],
"erosion": 0,
"weirdness": [ -0.3, -0.15 ],
"weirdness": [ -0.4, -0.2 ],
"depth": 0,
"offset": 0
}
@ -83,9 +83,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -1, -0.3 ],
"continentalness": [ -1, -0.4 ],
"erosion": 0,
"weirdness": [ -1, -0.3 ],
"weirdness": [ -1, -0.4 ],
"depth": 0,
"offset": 0
}
@ -95,9 +95,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -0.3, -0.15 ],
"continentalness": [ -0.4, -0.2 ],
"erosion": 0,
"weirdness": [ 0.15, 0.3 ],
"weirdness": [ 0.2, 0.4 ],
"depth": 0,
"offset": 0
}
@ -107,9 +107,9 @@
"parameters": {
"temperature": 0,
"humidity": 0,
"continentalness": [ -1, -0.3 ],
"continentalness": [ -1, -0.4 ],
"erosion": 0,
"weirdness": [ 0.3, 1 ],
"weirdness": [ 0.4, 1 ],
"depth": 0,
"offset": 0
}