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 f888ae2e55 Beautify
2021-08-05 08:48:50 -04:00

20 lines
401 B
JSON

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