9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00

desert village

This commit is contained in:
Daniel Mills
2021-01-13 10:48:26 -05:00
parent 978b2fc4de
commit e8925f2856

View File

@@ -0,0 +1,15 @@
{
"maxDepth": 7,
"terminate": true,
"feature": {
"objectChance": 0.25,
"strength": 1,
"interpolationRadius": 32,
"interpolator": "BILINEAR"
},
"pieces": [
"village/desert/town_centers/desert_meeting_point_1",
"village/desert/town_centers/desert_meeting_point_2",
"village/desert/town_centers/desert_meeting_point_3"
]
}