Layout for World customization Screen
This commit is contained in:
parent
f45eaddde6
commit
faa20c608e
5 changed files with 162 additions and 72 deletions
|
@ -50,5 +50,10 @@
|
|||
"title.bclib.datafixer.error.continue": "Continue and Mark as Fixed",
|
||||
"title.config.bclib.main.ui.suppressExperimentalDialogOnLoad": "Disable Experimental Warning Screen on Load",
|
||||
"tooltip.bclib.place_on": "Lebt auf: %s",
|
||||
"generator.bclib.normal": "BetterX"
|
||||
"generator.bclib.normal": "BetterX",
|
||||
"title.screen.bclib.worldgen.main": "Welt-Generator Eigenschaften",
|
||||
"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)"
|
||||
}
|
|
@ -51,5 +51,10 @@
|
|||
"title.config.bclib.client.rendering.customFogRendering": "Custom Fog Rendering",
|
||||
"title.config.bclib.client.rendering.netherThickFog": "Nether Thick Fog",
|
||||
"tooltip.bclib.place_on": "Survives on: %s",
|
||||
"generator.bclib.normal": "BetterX"
|
||||
"generator.bclib.normal": "BetterX",
|
||||
"title.screen.bclib.worldgen.main": "World Generator Settings",
|
||||
"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)"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue