9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/jigsaw-structures/pillager.json
Brian Fopiano 4d7403f685 New command added to iris
/iris std beautify <project>
or just 
/iris std beautify
while in a proj
2021-07-05 02:22:24 -07:00

15 lines
321 B
JSON

{
"pieces": [
"pillager_outpost/watchtower",
"pillager_outpost/watchtower_overgrown"
],
"terminate": true,
"feature": {
"blockRadius": 15,
"objectChance": 0,
"interpolationRadius": 25,
"strength": 0.75,
"interpolator": "BILINEAR_STARCAST_9"
}
}