Files
Ohm_structure/elements/Minerhouse.mod.json
T
2025-03-05 12:13:20 +01:00

30 lines
652 B
JSON

{
"_fv": 73,
"_type": "structure",
"definition": {
"structure": "minerhous_plain",
"projection": "rigid",
"ignoredBlocks": [
{
"value": "Blocks.STRUCTURE_BLOCK"
}
],
"spacing": 5,
"separation": 2,
"restrictionBiomes": [
{
"value": "plains"
}
],
"terrainAdaptation": "beard_thin",
"generationStep": "SURFACE_STRUCTURES",
"surfaceDetectionType": "WORLD_SURFACE_WG",
"useStartHeight": false,
"startHeightProviderType": "UNIFORM",
"startHeightMin": 0,
"startHeightMax": 128,
"size": 1,
"maxDistanceFromCenter": 64,
"jigsawPools": []
}
}