9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00
This commit is contained in:
Brian Fopiano
2021-07-05 01:21:25 -07:00
parent 7af1669247
commit 855fb4b211

View File

@@ -110,9 +110,9 @@
"heightmap": {
"seed": 1337,
"style": {
"style": "SIMPLEX", "multiplier": 5
"style": "FLAT"
},
"offsetY": 7
"offsetY": 4
},
"chance": 0.9,
"edit": [
@@ -136,7 +136,7 @@
"style": {
"style": "SIMPLEX", "multiplier": 10
},
"offsetY": 12
"offsetY": 5
},
"chance": 0.05,
"bottom": true,
@@ -169,7 +169,7 @@
"max": 360,
"min": 0
},
"translate": {"yRandom": 15, "y": 10}
"translate": {"yRandom": 9, "y": 7}
},
{