Changes 2
This commit is contained in:
78
pack/config/structurify.json
Normal file
78
pack/config/structurify.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"config_version": "2.0.17",
|
||||
"config_datetime": "2026-02-02_22-04-19",
|
||||
"general": {
|
||||
"disable_all_structures": false,
|
||||
"prevent_structure_overlap": false,
|
||||
"enable_global_spacing_and_separation_modifier": false,
|
||||
"global_spacing_and_separation_modifier": 1.0
|
||||
},
|
||||
"structure_namespaces": [],
|
||||
"structures": [
|
||||
{
|
||||
"name": "minecraft:village_desert",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "minecraft:village_plains",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "minecraft:village_savanna",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "minecraft:village_snowy",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "minecraft:village_taiga",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "repurposed_structures:village_dark_forest",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "repurposed_structures:village_jungle",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
},
|
||||
{
|
||||
"name": "repurposed_structures:village_swamp",
|
||||
"is_disabled": true,
|
||||
"whitelisted_biomes": [],
|
||||
"blacklisted_biomes": [],
|
||||
"step": "top_layer_modification",
|
||||
"terrain_adaptation": "beard_thin"
|
||||
}
|
||||
],
|
||||
"structure_sets": []
|
||||
}
|
||||
Reference in New Issue
Block a user