Deeper and Darker

Deeper and Darker

25M Downloads

Biome names are not listed in language file

Foozey opened this issue ยท 0 comments

commented

Minecraft Version: 1.20.1
Mod Version: 1.2.1
Mod Loader: Forge

Description:
Biome names will appear as biome.deeperdarker.deeplands in-game if you don't add them to your en_us.json file.

To fix, add the biomes to your language file like this:

"biome.deeperdarker.deeplands": "Deeplands",
"biome.deeperdarker.overcast_columns": "Overcast Columns",
"biome.deeperdarker.echoing_forest": "Echoing Forest"

To Reproduce:
Steps to reproduce the behavior:

  1. Visit a Deeper and Darker biome
  2. View the biome name in-game somehow (eg. F3 Menu, Xaero's Minimap, Traveller's Titles, etc.)
  3. See error