Version 0 ajout de la maison du mineurs et premier test
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user