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

Jungle & swamp defaults for now

This commit is contained in:
Daniel Mills
2021-01-13 11:24:00 -05:00
parent 9a26cf523d
commit 703522ebeb
2 changed files with 12 additions and 0 deletions

View File

@@ -39,6 +39,12 @@
"zoom": 0.5
}
],
"jigsawStructures": [
{
"rarity": 365,
"structure": "village-tundra"
}
],
"landBiomes": [
"swamp-roofed-forest",
"swamp-mountain-forest",

View File

@@ -16,6 +16,12 @@
"rarity": 139
}
],
"jigsawStructures": [
{
"rarity": 365,
"structure": "village-temperate"
}
],
"landBiomes": [
"tropical-rainforest",
"tropical-bamboo-forest",