moving around
This commit is contained in:
37
web/pack/config/structurify.json
Normal file
37
web/pack/config/structurify.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"config_version": "1.0.18",
|
||||
"config_datetime": "2025-07-17_20-17-36",
|
||||
"general": {
|
||||
"min_structure_distance_from_world_center": 0,
|
||||
"disable_all_structures": false,
|
||||
"enable_global_spacing_and_separation_modifier": false,
|
||||
"global_spacing_and_separation_modifier": 1.0
|
||||
},
|
||||
"structures": [],
|
||||
"structure_sets": [
|
||||
{
|
||||
"name": "minecraft:buried_treasures",
|
||||
"salt": 1,
|
||||
"frequency": 0.01,
|
||||
"override_global_spacing_and_separation_modifier": false,
|
||||
"spacing": 1,
|
||||
"separation": 0
|
||||
},
|
||||
{
|
||||
"name": "minecraft:mineshafts",
|
||||
"salt": 1,
|
||||
"frequency": 0.004,
|
||||
"override_global_spacing_and_separation_modifier": false,
|
||||
"spacing": 1,
|
||||
"separation": 0
|
||||
},
|
||||
{
|
||||
"name": "minecraft:strongholds",
|
||||
"salt": 1,
|
||||
"frequency": 1.0,
|
||||
"override_global_spacing_and_separation_modifier": false,
|
||||
"spacing": 0,
|
||||
"separation": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user