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

54 lines
1.2 KiB
JSON
Executable File

{
"_fv": 47,
"_type": "structure",
"definition": {
"structure": "flesh_surface_oldcamp12",
"randomlyRotateStructure": true,
"surfaceDetectionType": "First motion blocking block",
"spawnProbability": 100000,
"minCountPerChunk": 1,
"maxCountPerChunk": 1,
"spawnLocation": "Underground",
"spawnHeightOffset": 0,
"spawnXOffset": 0,
"spawnZOffset": 0,
"spawnWorldTypes": [
"CUSTOM:TheBelow2"
],
"restrictionBlocks": [
{
"value": "Blocks.DEAD_TUBE_CORAL_BLOCK"
},
{
"value": "Blocks.DEAD_BRAIN_CORAL_BLOCK"
},
{
"value": "Blocks.DEAD_BUBBLE_CORAL_BLOCK"
},
{
"value": "Blocks.DEAD_FIRE_CORAL_BLOCK"
},
{
"value": "Blocks.DEAD_HORN_CORAL_BLOCK"
},
{
"value": "Blocks.POLISHED_DEEPSLATE"
},
{
"value": "Blocks.STAINED_HARDENED_CLAY#15"
},
{
"value": "Blocks.CRACKED_NETHER_BRICKS"
}
],
"restrictionBiomes": [
{
"value": "CUSTOM:TheLiving"
}
],
"ignoreBlocks": "AIR_AND_STRUCTURE_BLOCK",
"generateCondition": {
"name": "InBoundsUnderground"
}
}
}