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

33 lines
738 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "cliffs_ground_spike124124",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 1000000,
"minCountPerChunk": 1,
"maxCountPerChunk": 1,
"spawnLocation": "Ground",
"spawnHeightOffset": -2,
"spawnXOffset": -10,
"spawnZOffset": -10,
"spawnWorldTypes": [
"CUSTOM:TheAbove1"
],
"restrictionBlocks": [
{
"value": "CUSTOM:FakeAndesite"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:Cliffs"
}
],
"ignoreBlocks": "AIR_AND_STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsSky"
}
}
}