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

33 lines
720 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "dunes_ground_cactus48719",
"randomlyRotateStructure": false,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 1000000,
"minCountPerChunk": 1,
"maxCountPerChunk": 1,
"spawnLocation": "Ground",
"spawnHeightOffset": -1,
"spawnXOffset": -1,
"spawnZOffset": -1,
"spawnWorldTypes": [
"CUSTOM:TheAbove"
],
"restrictionBlocks": [
{
"value": "Blocks.SAND#0"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:Dunes"
}
],
"ignoreBlocks": "STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsSky"
}
}
}