Version 0 ajout de la maison du mineurs et premier test

This commit is contained in:
felden.r@grenoble.archi.fr
2025-03-05 12:13:20 +01:00
commit 58a925733f
79 changed files with 742849 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"_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": []
}
}