mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Make generator config more robust
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"advancement": "Postęp",
|
||||
"copy": "Kopiuj",
|
||||
"dimension": "Wymiar",
|
||||
"dimension-type": "Typ Wymiaru",
|
||||
"dimension_type": "Typ Wymiaru",
|
||||
"download": "Pobierz",
|
||||
"language": "Język",
|
||||
"loot-table": "Tabela Łupów",
|
||||
"loot_table": "Tabela Łupów",
|
||||
"predicate": "Predicate",
|
||||
"reset": "Reset",
|
||||
"share": "Podziel się",
|
||||
@@ -14,11 +14,11 @@
|
||||
"preview": "Wizualizuj",
|
||||
"world": "Ustawienia Świata",
|
||||
"worldgen/biome": "Biom",
|
||||
"worldgen/carver": "Rzeźbiarz",
|
||||
"worldgen/feature": "Aspekt",
|
||||
"worldgen/noise-settings": "Ustawienia Szumu",
|
||||
"worldgen/processor-list": "Lista Procesorów",
|
||||
"worldgen/structure-feature": "Aspekt Struktury",
|
||||
"worldgen/surface-builder": "Konstruktor Powierzchni",
|
||||
"worldgen/template-pool": "Pula Szablonów"
|
||||
"worldgen/configured_carver": "Rzeźbiarz",
|
||||
"worldgen/configured_feature": "Aspekt",
|
||||
"worldgen/noise_settings": "Ustawienia Szumu",
|
||||
"worldgen/processor_list": "Lista Procesorów",
|
||||
"worldgen/configured_structure_feature": "Aspekt Struktury",
|
||||
"worldgen/configured_surface_builder": "Konstruktor Powierzchni",
|
||||
"worldgen/template_pool": "Pula Szablonów"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user