mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
Fixes
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"landBiomes": [
|
||||
"hot-desert",
|
||||
"hot-dry-forest",
|
||||
"hot-desert-red",
|
||||
"magical-honey-dioptra"
|
||||
"hot-desert-red"
|
||||
|
||||
],
|
||||
"seaBiomes": [
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
],
|
||||
"generators":[
|
||||
{
|
||||
"generator": "sharp",
|
||||
"generator": "plain",
|
||||
"min": 4,
|
||||
"max": 10
|
||||
},
|
||||
|
||||
@@ -180,7 +180,7 @@
|
||||
],
|
||||
"generators":[
|
||||
{
|
||||
"generator": "sharp",
|
||||
"generator": "plain",
|
||||
"min": 4,
|
||||
"max": 7
|
||||
},
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
],
|
||||
"generators":[
|
||||
{
|
||||
"generator": "sharp",
|
||||
"generator": "plain",
|
||||
"min": 4,
|
||||
"max": 10
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user