desert tweaks
This commit is contained in:
parent
c2bb36ce2f
commit
d347343006
|
|
@ -513,8 +513,9 @@ Proper classification of limestone in comments
|
||||||
worldgentypes.desert = {
|
worldgentypes.desert = {
|
||||||
layers: [
|
layers: [
|
||||||
[0.95, "gravel", 0.6],
|
[0.95, "gravel", 0.6],
|
||||||
|
[0.65, "bone", 0.03],
|
||||||
[0.65, "sand"],
|
[0.65, "sand"],
|
||||||
[0.55, "bone", 0.03],
|
[0.55, "bone", 0.02],
|
||||||
[0.3, "sandstone"],
|
[0.3, "sandstone"],
|
||||||
[0.05, "rock"],
|
[0.05, "rock"],
|
||||||
[-0.78, "basalt"]
|
[-0.78, "basalt"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue