9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/village-jap.json
Daniel Mills 0b59f24de3 Beautify
2021-07-20 13:29:35 -04:00

18 lines
336 B
JSON

{
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0,
"strength": 1,
"interpolationRadius": 64,
"interpolator": "BILINEAR"
},
"pieces": [
"houses/jap/j5",
"houses/jap/j4",
"houses/jap/j3",
"houses/jap/j2",
"houses/jap/j1"
]
}