cawezs_mantle_to_stratus/elements/CloudStrucs1.mod.json
2025-01-11 21:22:12 -05:00

33 lines
708 B
JSON

{
"_fv": 73,
"_type": "structure",
"definition": {
"structure": "cloud_keleppefarme1280",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
},
{
"value": "Blocks.AIR"
}
],
"spacing": 10,
"separation": 2,
"restrictionBiomes": [
{
"value": "CUSTOM:Clouds"
}
],
"terrainAdaptation": "none",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": true,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 64,
"startHeightMax": 240,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}