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

38 lines
860 B
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "volcano_floor_eruption1899812",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 1000000,
"minCountPerChunk": 16,
"maxCountPerChunk": 16,
"spawnLocation": "Underground",
"spawnHeightOffset": 0,
"spawnXOffset": 0,
"spawnZOffset": 0,
"spawnWorldTypes": [
"CUSTOM:TheBelow",
"CUSTOM:TheBelow1",
"CUSTOM:TheBelow2"
],
"restrictionBlocks": [
{
"value": "Blocks.MAGMA"
},
{
"value": "Blocks.POLISHED_BLACKSTONE"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:Volcano"
}
],
"ignoreBlocks": "AIR_AND_STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsUnderground"
}
}
}