mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
Merge pull request #96 from CocoTheOwner/remove-height-issue
patch height exceeding generator
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
"min": 190,
|
||||
"max": 256,
|
||||
"min": 170,
|
||||
"max": 192,
|
||||
"generator": "plain"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user