Correct handling of WorldPreset Settings from UI
This commit is contained in:
parent
73cd08fa69
commit
586485fe48
12 changed files with 106 additions and 58 deletions
|
@ -55,5 +55,6 @@
|
|||
"title.bclib.the_nether": "Nether",
|
||||
"title.bclib.the_end": "Das Ende",
|
||||
"title.screen.bclib.worldgen.custom_biome_source": "Benutzerdefinierte Biomquelle verwenden",
|
||||
"title.screen.bclib.worldgen.legacy_square": "Legacy-Verteilung (1.17)"
|
||||
"title.screen.bclib.worldgen.legacy_square": "Legacy-Verteilung (1.17)",
|
||||
"title.screen.bclib.worldgen.custom_end_terrain": "Angepasster End-Terrain-Generator"
|
||||
}
|
|
@ -56,5 +56,6 @@
|
|||
"title.bclib.the_nether": "The Nether",
|
||||
"title.bclib.the_end": "The End",
|
||||
"title.screen.bclib.worldgen.custom_biome_source": "Use Custom Biome Source",
|
||||
"title.screen.bclib.worldgen.legacy_square": "Use Legacy Map (1.17)"
|
||||
"title.screen.bclib.worldgen.legacy_square": "Use Legacy Map (1.17)",
|
||||
"title.screen.bclib.worldgen.custom_end_terrain": "Custom End Terrain Generator"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue