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

39 lines
823 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "bee_air_hive1892214",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 200000,
"minCountPerChunk": 5,
"maxCountPerChunk": 5,
"spawnLocation": "Underground",
"spawnHeightOffset": 0,
"spawnXOffset": 0,
"spawnZOffset": 0,
"spawnWorldTypes": [
"CUSTOM:TheBelow"
],
"restrictionBlocks": [
{
"value": "Blocks.AIR"
},
{
"value": "Blocks.VOID_AIR"
},
{
"value": "Blocks.CAVE_AIR"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:Hive"
}
],
"ignoreBlocks": "STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsUnderground"
}
}
}