9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
This commit is contained in:
Daniel Mills
2020-07-26 01:00:46 -04:00
parent 61bda55012
commit 9fabd8ff9d
4 changed files with 4 additions and 5 deletions

View File

@@ -7,8 +7,7 @@
"landBiomes": [
"hot-desert",
"hot-dry-forest",
"hot-desert-red",
"magical-honey-dioptra"
"hot-desert-red"
],
"seaBiomes": [

View File

@@ -124,7 +124,7 @@
],
"generators":[
{
"generator": "sharp",
"generator": "plain",
"min": 4,
"max": 10
},

View File

@@ -180,7 +180,7 @@
],
"generators":[
{
"generator": "sharp",
"generator": "plain",
"min": 4,
"max": 7
},

View File

@@ -124,7 +124,7 @@
],
"generators":[
{
"generator": "sharp",
"generator": "plain",
"min": 4,
"max": 10
},