9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00

patch height exceeding generator

This commit is contained in:
CocoTheOwner
2021-06-29 18:52:47 +02:00
parent 4ddc08453d
commit 2089e5f54d

View File

@@ -7,8 +7,8 @@
],
"generators": [
{
"min": 190,
"max": 256,
"min": 170,
"max": 192,
"generator": "plain"
}
],