Make generator config more robust

This commit is contained in:
Misode
2021-07-02 02:36:01 +02:00
parent cabd97cb39
commit f43cb03cc3
20 changed files with 158 additions and 172 deletions

View File

@@ -2,15 +2,15 @@
"advancement": "Достижение",
"copy": "Копировать",
"dimension": "Измерение",
"dimension-type": "Тип измерения",
"dimension_type": "Тип измерения",
"download": "Скачать",
"fields": "Поля",
"indentation.2_spaces": "2 пробела",
"indentation.4_spaces": "4 пробела",
"indentation.tabs": "Табуляция",
"item-modifier": "Модификатор предмета",
"item_modifier": "Модификатор предмета",
"language": "Язык",
"loot-table": "Таблица добычи",
"loot_table": "Таблица добычи",
"predicate": "Предикат",
"preview": "Визуализировать",
"preview.depth": "Глубина",
@@ -27,11 +27,11 @@
"undo": "Отменить",
"world": "Настройки мира",
"worldgen/biome": "Биом",
"worldgen/carver": "«Разрезатель»",
"worldgen/feature": "Особенность",
"worldgen/noise-settings": "Настройки шума",
"worldgen/processor-list": "Список процессоров",
"worldgen/structure-feature": "Особенности структур",
"worldgen/surface-builder": "Генерация плоскости",
"worldgen/template-pool": "Пул шаблонов"
"worldgen/configured_carver": "«Разрезатель»",
"worldgen/configured_feature": "Особенность",
"worldgen/noise_settings": "Настройки шума",
"worldgen/processor_list": "Список процессоров",
"worldgen/configured_structure_feature": "Особенности структур",
"worldgen/configured_surface_builder": "Генерация плоскости",
"worldgen/template_pool": "Пул шаблонов"
}