cawezs_expanded_world/elements/Webairlargeoverhang75819.mod.json
2024-04-28 11:00:35 -04:00

41 lines
892 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "web_air_largeoverhang75819",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 600000,
"minCountPerChunk": 1,
"maxCountPerChunk": 1,
"spawnLocation": "Underground",
"spawnHeightOffset": 0,
"spawnXOffset": 0,
"spawnZOffset": 0,
"spawnWorldTypes": [
"CUSTOM:TheBelow",
"CUSTOM:TheBelow1",
"CUSTOM:TheBelow2"
],
"restrictionBlocks": [
{
"value": "Blocks.AIR"
},
{
"value": "Blocks.VOID_AIR"
},
{
"value": "Blocks.CAVE_AIR"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:TheWeb"
}
],
"ignoreBlocks": "AIR_AND_STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsUnderground"
}
}
}