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

102 lines
2.0 KiB
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "dunes_floor_camp1028",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 100000,
"minCountPerChunk": 1,
"maxCountPerChunk": 1,
"spawnLocation": "Ground",
"spawnHeightOffset": -1,
"spawnXOffset": -3,
"spawnZOffset": -3,
"spawnWorldTypes": [
"CUSTOM:TheAbove"
],
"restrictionBlocks": [
{
"value": "Blocks.SAND#0"
},
{
"value": "Blocks.SAND#1"
},
{
"value": "Blocks.SUSPICIOUS_SAND"
},
{
"value": "Blocks.SANDSTONE#0"
},
{
"value": "Blocks.SANDSTONE#1"
},
{
"value": "Blocks.SANDSTONE#2"
},
{
"value": "Blocks.SANDSTONE_STAIRS"
},
{
"value": "Blocks.SMOOTH_SANDSTONE"
},
{
"value": "Blocks.SMOOTH_SANDSTONE_STAIRS"
},
{
"value": "Blocks.SMOOTH_SANDSTONE_SLAB"
},
{
"value": "Blocks.CUT_SANDSTONE_SLAB"
},
{
"value": "Blocks.SANDSTONE_WALL"
},
{
"value": "Blocks.RED_SANDSTONE#0"
},
{
"value": "Blocks.RED_SANDSTONE#1"
},
{
"value": "Blocks.RED_SANDSTONE#2"
},
{
"value": "Blocks.RED_SANDSTONE_STAIRS"
},
{
"value": "Blocks.SMOOTH_RED_SANDSTONE"
},
{
"value": "Blocks.SMOOTH_RED_SANDSTONE_STAIRS"
},
{
"value": "Blocks.SMOOTH_RED_SANDSTONE_SLAB"
},
{
"value": "Blocks.CUT_RED_SANDSTONE_SLAB"
},
{
"value": "Blocks.RED_SANDSTONE_WALL"
},
{
"value": "Blocks.SOUL_SAND"
},
{
"value": "Blocks.STONE_SLAB#1"
},
{
"value": "Blocks.STONE_SLAB2"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:Dunes"
}
],
"ignoreBlocks": "STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsSky"
}
}
}