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

33 lines
723 B
JSON
Executable File

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