mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
test
This commit is contained in:
@@ -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}
|
||||
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user