Version 1 Modification de la premiere strucure, ajout de distance entre les structure

This commit is contained in:
felden.r@grenoble.archi.fr
2025-03-05 12:57:13 +01:00
parent 58a925733f
commit e373f9ee12
117 changed files with 1036 additions and 973 deletions
+10 -4
View File
@@ -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,