YUNG-GANG / Travelers-Titles

Minecraft mod for epic, RPG-like titles when entering biomes & dimensions
GNU Lesser General Public License v3.0
20 stars 11 forks source link

Are titles shown only once per biom? #62

Closed danielr1996 closed 2 months ago

danielr1996 commented 3 months ago

It seems that the titles are only shown the first time you enter a biom, is this intended? I'd really like to see the titles everytime I change biom, because with many biom mods it get quite hard to identify the biom you're in.

AndreiToroplean commented 2 months ago

Hello, I had the same issue. But it's easy to fix by tweaking a few settings. There's mainly two that you should look into (I don't have Minecraft opened at the moment so I might not have the exact names):

  1. The "Number of recent biomes". By default it's 5, drop it to 0 if you want the biome names to reappear when you go back and forth between two biomes.
  2. The "Cooldown time". Again, drop it to 0 if you want the biome name to reappear if you come back to a biome immediately after leaving it.
danielr1996 commented 2 months ago

Thank you very much, that fixed it!