mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 23:56:51 +00:00
Make generator config more robust
This commit is contained in:
@@ -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": "Пул шаблонов"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user