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

33 lines
730 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "bee_ceiling_bones127365",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 1000000,
"minCountPerChunk": 1,
"maxCountPerChunk": 1,
"spawnLocation": "Underground",
"spawnHeightOffset": -36,
"spawnXOffset": 0,
"spawnZOffset": 0,
"spawnWorldTypes": [
"CUSTOM:TheBelow"
],
"restrictionBlocks": [
{
"value": "Blocks.DEEPSLATE"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:Hive"
}
],
"ignoreBlocks": "AIR_AND_STRUCTURE_BLOCK",
"generateCondition": {
"name": "OnCeiling"
}
}
}