[Feature] New WorldTypes for BetterX + Large Biomes (bclib:large)Overworld or Amplified (bclib:amplified) Overworld (#53)

This commit is contained in:
Frank 2022-11-16 10:09:21 +01:00
parent 6c6aca74b5
commit 42be3dd2c7
8 changed files with 134 additions and 6 deletions

View file

@ -50,6 +50,8 @@
"title.bclib.datafixer.error.continue": "Continue and Mark as Fixed",
"tooltip.bclib.place_on": "Lebt auf: %s",
"generator.bclib.normal": "BetterX",
"generator.bclib.large": "Groß & BetterX",
"generator.bclib.amplified": "Ampl. & BetterX",
"title.screen.bclib.worldgen.main": "Welt-Generator Eigenschaften",
"title.bclib.the_nether": "Nether",
"title.bclib.the_end": "Das Ende",

View file

@ -54,6 +54,8 @@
"title.config.bclib.client.infos.survives_on_hint": "Show 'Survives On' hint as Tooltip",
"tooltip.bclib.place_on": "Survives on: %s",
"generator.bclib.normal": "BetterX",
"generator.bclib.large": "Large & BetterX",
"generator.bclib.amplified": "Ampl. & BetterX",
"title.screen.bclib.worldgen.main": "World Generator Settings",
"title.bclib.the_nether": "The Nether",
"title.bclib.the_end": "The End",