9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/village-temperate.json
Andrew Baker 811f9b443f V2 Branch
2021-04-14 10:16:44 -07:00

16 lines
454 B
JSON

{
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0,
"strength": 1,
"interpolationRadius": 64,
"interpolator": "BILINEAR"
},
"pieces": [
"village/plains/town_centers/plains_fountain_01",
"village/plains/town_centers/plains_meeting_point_1",
"village/plains/town_centers/plains_meeting_point_2",
"village/plains/town_centers/plains_meeting_point_3"
]
}