
Traveler's Titles
Epic, RPG-like titles when entering biomes & dimensions!
Обновлён 24 июня 2026 г. · опубликован 28 ноября 2022 г.
Traveler's Titles
Traveler's Titles is a simple client-side mod that adds RPG-like titles when entering biomes or dimensions.
- Completely customizable - change text size, color, location, duration, & more
- Includes built-in titles for many modded dimensions - Atum, Twilight Forest, Bumblezone, Lost Cities, & more!
- Supports all modded biomes
- Supports custom titles with the Waystones mod! Will display a Waystone's title when you're near it (1.18+ Forge only)
- Supports custom sounds when entering new biomes, dimensions, or Waystone regions
- Dimension & biome blacklisting
Beautiful Custom Dimension Titles
Try out the beautiful Visual Traveler's Titles resource pack add-on by UnRoman for completely custom dimension titles! It includes support for a bunch of modded dimensions.
Adding Custom Sounds
To use custom sounds, all you have to do is create a small resource pack with the namespace travelerstitles. In the sounds folder, you can add any or all of three custom sounds, named dimension.ogg, biome.ogg, and waystone.ogg. Each of these sounds will play when entering a new dimension, biome, and waystone, respectively. If no custom sound is provided for any of these, then no sound will play for the respective type of title.
Additional Customization
Using lang files in resource packs, you can add your own dimension & biome titles!
Dimensions use a lang entry format like the following:
"travelerstitles.namespace.dimensionname": "Title"
Biomes use the same lang entries as always, guaranteeing built-in support for any mod's biomes, like so:
"biome.namespace.biomename": "Title"
However, should you want to change a vanilla or modded biome's title without potentially affecting other areas of the game that might use the biome's translation, you can use a special format specifically for this mod via the following:
"travelerstitles.biome.namespace.biomename": "Title"
Both dimensions and biomes also support an optional color lang entry which will override the configured default text color for that specific dimension or biome. The following is a complete example that adds a red title for the Nether and a green title for the Plains biome:
"travelerstitles.minecraft.the_nether": "The Nether",
"travelerstitles.minecraft.the_nether.color": "ff0000",
"travelerstitles.biome.minecraft.plains": "Plains",
"biome.minecraft.plains.color": "00ff00"Note that for a biome's color entry, it is also acceptable to have the key start with travelerstitles, and any biome color entry with travelerstitles prepended to it will take priority over other entries.
For example, the following would resullt in blue (0000ff) text for the desert biome, since entries prepended with travelerstitles take priority:
"biome.minecraft.desert.color": "ff0000",
"travelerstitles.biome.desert.color": "0000ff"Also note that colors are RGB hex-formatted strings.
See here for the lang entries that come included with the mod in 1.19.2. Lang entries for other versions may be available on a different branch.
Debug commands
The following commands work in single player worlds if you have sufficient permissions. They can be used to preview what titles will look like when you encounter them in the game.
/biometitle <biome>
/dimensiontitle <dimension>
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.1.2-NeoForge-6.1.0 | Релиз | 26.1.1, 26.1.2 | neoforge | 24 июня 2026 г. | .jar (230 КБ) |
| 26.1.2-Fabric-6.1.0 | Релиз | 26.1.1, 26.1.2 | fabric | 24 июня 2026 г. | .jar (343 КБ) |
| 1.21.4-Fabric-5.4.0 | Релиз | 1.21.4 | fabric | 15 апреля 2025 г. | .jar (342 КБ) |
| 1.21.4-NeoForge-5.4.0 | Релиз | 1.21.4 | neoforge | 15 апреля 2025 г. | .jar (230 КБ) |
| 1.21.1-Fabric-5.1.3 | Релиз | 1.21, 1.21.1 | fabric | 11 марта 2025 г. | .jar (341 КБ) |
| 1.21.1-NeoForge-5.1.3 | Релиз | 1.21, 1.21.1 | neoforge | 11 марта 2025 г. | .jar (230 КБ) |
| 1.21.1-Forge-5.1.3 | Релиз | 1.21, 1.21.1 | forge | 11 марта 2025 г. | .jar (230 КБ) |
| 1.21.1-Fabric-5.1.2 | Релиз | 1.21, 1.21.1 | fabric | 4 февраля 2025 г. | .jar (335 КБ) |
| 1.21.1-NeoForge-5.1.2 | Релиз | 1.21, 1.21.1 | neoforge | 4 февраля 2025 г. | .jar (224 КБ) |
| 1.21.1-Forge-5.1.2 | Релиз | 1.21, 1.21.1 | forge | 4 февраля 2025 г. | .jar (224 КБ) |
| 1.21.1-Fabric-5.1.1 | Релиз | 1.21, 1.21.1 | fabric | 14 октября 2024 г. | .jar (335 КБ) |
| 1.21.1-NeoForge-5.1.1 | Релиз | 1.21, 1.21.1 | neoforge | 14 октября 2024 г. | .jar (224 КБ) |
| 1.21.1-Forge-5.1.1 | Релиз | 1.21, 1.21.1 | forge | 14 октября 2024 г. | .jar (224 КБ) |
| 1.21.1-NeoForge-5.1.0 | Релиз | 1.21.1 | neoforge | 12 октября 2024 г. | .jar (224 КБ) |
| 1.21.1-Forge-5.1.0 | Релиз | 1.21.1 | forge | 12 октября 2024 г. | .jar (224 КБ) |
Показаны последние 15 из 31 версий. Все версии — на Modrinth.
Ченджлог
26.1.2-NeoForge-6.1.0Релиз26.1.1, 26.1.2 · 24 июня 2026 г.
Port to 26.1.2!
If you like my mods, please consider supporting me on Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
26.1.2-Fabric-6.1.0Релиз26.1.1, 26.1.2 · 24 июня 2026 г.
Port to 26.1.2!
If you like my mods, please consider supporting me on Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.21.4-Fabric-5.4.0Релиз1.21.4 · 15 апреля 2025 г.
1.21.4!
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.21.4-NeoForge-5.4.0Релиз1.21.4 · 15 апреля 2025 г.
1.21.4!
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.21.1-Fabric-5.1.3Релиз1.21, 1.21.1 · 11 марта 2025 г.
Thanks to @mpustovoi on GitHub for this update!
- Added more dimension names. Added dimension names' colors where there were none.
- Added missing biome names for
Terralith,IncendiumandNullscape. Removed brackets from the names ofTerralithbiomes (down with the brackets, they look terrible). - Added biome names for
The Bracken Pack,Saturated,LIMBO Dimension,Lightwoods,The Afterdark(known to me datapacks/mods that don't have language files). - Added
Middle-Earthdimension name and color. - Added dimension names (levels) from
The Backroomsmod (including currently in-dev ones). Adjusted the colors of dimension names (levels) from theThe True Backroomsmod. - Fixed some typos and improved consistency in
ru_ru.json.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.21.1-NeoForge-5.1.3Релиз1.21, 1.21.1 · 11 марта 2025 г.
Thanks to @mpustovoi on GitHub for this update!
- Added more dimension names. Added dimension names' colors where there were none.
- Added missing biome names for
Terralith,IncendiumandNullscape. Removed brackets from the names ofTerralithbiomes (down with the brackets, they look terrible). - Added biome names for
The Bracken Pack,Saturated,LIMBO Dimension,Lightwoods,The Afterdark(known to me datapacks/mods that don't have language files). - Added
Middle-Earthdimension name and color. - Added dimension names (levels) from
The Backroomsmod (including currently in-dev ones). Adjusted the colors of dimension names (levels) from theThe True Backroomsmod. - Fixed some typos and improved consistency in
ru_ru.json.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.21.1-Forge-5.1.3Релиз1.21, 1.21.1 · 11 марта 2025 г.
Thanks to @mpustovoi on GitHub for this update!
- Added more dimension names. Added dimension names' colors where there were none.
- Added missing biome names for
Terralith,IncendiumandNullscape. Removed brackets from the names ofTerralithbiomes (down with the brackets, they look terrible). - Added biome names for
The Bracken Pack,Saturated,LIMBO Dimension,Lightwoods,The Afterdark(known to me datapacks/mods that don't have language files). - Added
Middle-Earthdimension name and color. - Added dimension names (levels) from
The Backroomsmod (including currently in-dev ones). Adjusted the colors of dimension names (levels) from theThe True Backroomsmod. - Fixed some typos and improved consistency in
ru_ru.json.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.21.1-Fabric-5.1.2Релиз1.21, 1.21.1 · 4 февраля 2025 г.
- Mod no longer crashes the game when loaded on a dedicated server.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





