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

29 lines
671 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "cliffs_sky_tinyspike12412",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 1000000,
"minCountPerChunk": 1,
"maxCountPerChunk": 8,
"spawnLocation": "Air",
"spawnHeightOffset": 75,
"spawnXOffset": 0,
"spawnZOffset": 0,
"spawnWorldTypes": [
"CUSTOM:TheAbove1"
],
"restrictionBlocks": [],
"restrictionBiomes": [
{
"value": "CUSTOM:Cliffs"
}
],
"ignoreBlocks": "AIR_AND_STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsSky"
}
}
}