Version 1 Modification de la premiere strucure, ajout de distance entre les structure
This commit is contained in:
@@ -2,21 +2,27 @@
|
||||
"_fv": 73,
|
||||
"_type": "structure",
|
||||
"definition": {
|
||||
"structure": "minerhous_plain",
|
||||
"structure": "minerhous_plain2",
|
||||
"projection": "rigid",
|
||||
"ignoredBlocks": [
|
||||
{
|
||||
"value": "Blocks.STRUCTURE_BLOCK"
|
||||
}
|
||||
],
|
||||
"spacing": 5,
|
||||
"separation": 2,
|
||||
"spacing": 45,
|
||||
"separation": 15,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "plains"
|
||||
},
|
||||
{
|
||||
"value": "birch_forest"
|
||||
},
|
||||
{
|
||||
"value": "forest"
|
||||
}
|
||||
],
|
||||
"terrainAdaptation": "beard_thin",
|
||||
"terrainAdaptation": "beard_box",
|
||||
"generationStep": "SURFACE_STRUCTURES",
|
||||
"surfaceDetectionType": "WORLD_SURFACE_WG",
|
||||
"useStartHeight": false,
|
||||
|
||||
Reference in New Issue
Block a user