|
23 | 23 | "gui.structurify.structures.structure.description": "„%s“ structure settings", |
24 | 24 | "gui.structurify.structures.structure_set.title": "„%s“ structure set settings", |
25 | 25 | "gui.structurify.structures.structure_set.description": "„%s“ structure set settings", |
| 26 | + "gui.structurify.structures.checks_description": "Structure has the following checks configured:", |
26 | 27 | "gui.structurify.structures.biomes_description": "Structure can be found in the following biomes:", |
27 | 28 | "gui.structurify.structures.warning": "Bear in mind that each structure may still be enabled or disabled by individual mods and datapacks.", |
28 | 29 | "gui.structurify.structures.structures.structure.title": "Structure settings", |
| 30 | + "gui.structurify.structures.distance_from_world_center": "Distance from world center", |
29 | 31 | "gui.structurify.structures.distance_from_world_center_group.title": "Distance from world center settings", |
30 | 32 | "gui.structurify.structures.structure.override_global_distance_from_world_center.title": "Override global settings", |
31 | 33 | "gui.structurify.structures.structure.override_global_distance_from_world_center.description": "Whenever to override distance from world center from global or „%s“ namespace settings with specific settings of the „%s“ structure.", |
32 | 34 | "gui.structurify.structures.structure.min_distance_from_world_center.title": "Min. distance (in blocks)", |
33 | 35 | "gui.structurify.structures.structure.min_distance_from_world_center.description": "Structure will only generate if they are farther than specified distance from the world center.", |
34 | 36 | "gui.structurify.structures.structure.max_distance_from_world_center.title": "Max. distance (in blocks)", |
35 | 37 | "gui.structurify.structures.structure.max_distance_from_world_center.description": "Structure will only generate if they are closer than specified distance from the world center.", |
| 38 | + "gui.structurify.structures.overlap_check": "Overlap prevention", |
36 | 39 | "gui.structurify.structures.overlap_check_group.title": "Overlap prevention settings", |
37 | 40 | "gui.structurify.structures.structure.exclude_from_overlap_prevention.title": "Exclude from overlap prevention", |
38 | 41 | "gui.structurify.structures.structure.exclude_from_overlap_prevention.description": "Whenever to exclude „%s“ namespace or structure from global overlap prevention.", |
| 42 | + "gui.structurify.structures.flatness_check": "Flatness check", |
39 | 43 | "gui.structurify.structures.flatness_check_group.title": "Flatness check settings", |
40 | 44 | "gui.structurify.structures.structure.override_global_flatness_check.title": "Override global settings", |
41 | 45 | "gui.structurify.structures.structure.override_global_flatness_check.description": "Whenever to override flatness check from global or „%s“ namespace settings with specific settings of the „%s“ structure.", |
42 | 46 | "gui.structurify.structures.structure.enable_flatness_check.title": "Enable", |
43 | 47 | "gui.structurify.structures.structure.enable_flatness_check.description": "The structure will only generate if the terrain under the structure is flat.", |
44 | 48 | "gui.structurify.structures.structure.allow_non_solid_blocks_in_flatness_check.title": "Allow non solid blocks", |
45 | 49 | "gui.structurify.structures.structure.allow_non_solid_blocks_in_flatness_check.description": "Liquid, air and other \"special\" blocks will count as solid blocks and will not fail the check.", |
| 50 | + "gui.structurify.structures.biome_check": "Biome check", |
46 | 51 | "gui.structurify.structures.biome_check_group.title": "Biome check settings", |
47 | 52 | "gui.structurify.structures.structure.detail_button.tooltip": "Opens „%s“ structure settings", |
48 | 53 | "gui.structurify.structures.structure_set.config_button.tooltip": "Opens „%s“ structure set settings", |
|
0 commit comments