mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
desert village
This commit is contained in:
15
jigsaw-structures/village-desert.json
Normal file
15
jigsaw-structures/village-desert.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user