9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
This commit is contained in:
Brian Fopiano
2021-07-07 03:25:22 -07:00
parent 15cdc7d426
commit e9bebd4364
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
"generators": [{
"generator": "mountain",
"max": -35,
"min": -60
"min": -50
}],
"layers": [
{

View File

@@ -3,9 +3,9 @@
"derivative": "FOREST",
"vanillaDerivative": "PLAINS",
"generators": [{
"min": 12,
"max": 24,
"generator": "plain"
"min": 15,
"max": 20,
"generator": "mountain"
}],
"jigsawStructures": [
{