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

(TESTING VILLAGES I STILL NEED TO CHANGE)

This workd for now however, it will be changed later
This commit is contained in:
Brian Fopiano
2020-08-21 15:19:08 -07:00
parent e4512e1400
commit 189dcb72df
3 changed files with 56 additions and 40 deletions

View File

@@ -1,41 +1,49 @@
{
"name": "Temperate",
"biomeImplosionRatio": 0.25,
"shoreHeightMin": 2.2,
"shoreHeightMax": 5.2,
"shoreHeightZoom": 1.14,
"landBiomeZoom": 1.25,
"landBiomes": [
"temperate-plains",
"temperate-birch-forest",
"temperate-oak-forest"
],
"seaBiomes": [
"temperate-ocean",
"temperate-ocean-deep"
],
"shoreBiomes": [
"temperate-beach"
],
"loot": {
"tables": [
"temperate-food",
"temperate-clutter"
]
},
"deposits":[
{
"minHeight": 15,
"maxHeight": 122,
"minSize": 4,
"maxSize": 12,
"minPerChunk": 0,
"maxPerChunk": 2,
"varience": 4,
"palette": [
"IRON_ORE",
"COAL_ORE"
]
}
"name": "Temperate",
"biomeImplosionRatio": 0.25,
"shoreHeightMin": 2.2,
"shoreHeightMax": 5.2,
"shoreHeightZoom": 1.14,
"landBiomeZoom": 1.25,
"landBiomes": [
"temperate-plains",
"temperate-birch-forest",
"temperate-oak-forest"
],
"seaBiomes": [
"temperate-ocean",
"temperate-ocean-deep"
],
"structures": [
{
"tileset": "village-dark",
"ratio": 0.8,
"rarity": 1,
"zoom": 1
}
],
"shoreBiomes": [
"temperate-beach"
],
"loot": {
"tables": [
"temperate-food",
"temperate-clutter"
]
},
"deposits": [
{
"minHeight": 15,
"maxHeight": 122,
"minSize": 4,
"maxSize": 12,
"minPerChunk": 0,
"maxPerChunk": 2,
"varience": 4,
"palette": [
"IRON_ORE",
"COAL_ORE"
]
}
]
}

View File

@@ -24,6 +24,14 @@
"cold-treasure"
]
},
"structures": [
{
"tileset": "village-dark",
"ratio": 0.8,
"rarity": 1,
"zoom": 1
}
],
"deposits":[
{
"minHeight": 15,

View File

@@ -1,7 +1,7 @@
{
"name": "Dark Village",
"gridHeight": 11,
"gridSize": 11,
"gridHeight": 25,
"gridSize": 20,
"maxLayers": 1,
"wallChance": 0.435,
"tiles": [