premium banner
Upon completing the achievements, the player will earn titles that will appear above their head.

Description

Legendary Titles

Legendary Titles transforms Minecraft’s achievement system into a fully customizable and richer experience. What began as a title mod has evolved into a comprehensive tool that redefines how players engage with achievements, offering unique and visible rewards.

In addition, players receive a title that appears above their character’s head. This title can be easily customized through a configuration file that is automatically generated.

Player Experience
Achievements are no longer just simple notifications—they’ve become milestones with tangible rewards and visible titles. Players can claim their rewards in a personalized window, enjoying a system that blends the vanilla foundation with advanced customization options.

 


The window opens when you press the i key

Imagen centrada

 


Key Features

Automatic and customizable titles: Each achievement generates a title that appears above the player. Modpack creators can edit these titles in the configuration files, adjusting names and styles to fit their design.

Configurable rewards: Achievements can grant attributes, special items, or linked titles.

Smart detection system: Recognizes achievements from Minecraft and compatible mods, creating configuration files automatically.

Intuitive interface: Files are stored in config/everydayxp/legendarytitles, easy to edit for names, icons, rewards, and more.

Configuration example: Each mod has its own JSON file, such as minecraft.json or twilightforest.json.

 

Example Achievement (Lootr Mod)


"1chest": {
  "display_name": "\u0027X\u0027 Marks  test the Spot",
  "original_name": "\u0027X\u0027 Marks the Spot",
  "enabled": true,
  "icon": "lootr:lootr_chest",
  "rewards": {
    "attributes": {"attributecore:magic_find": 150.0},
    "items": [{"item": "minecraft:nether_star", "count": 3}]
  }
}

  
Explanation:
display_name: Reward title shown in-game when completing the achievement. (Change this, and the title in the game will change.)
original_name: The original name of the achievement.
enabled: true = visible in the GUI; false = hidden.
icon: Icon displayed in the achievement window.
attributes: (optional) Attribute reward.
items: (optional) Item reward.

Title Editing Option

Since version 1.0.5, the mod adds a new in-game option. Players with OP + Creative can edit the names of titles directly from the titles window. This feature was implemented for modpack creators.

It does not change server settings, only local ones. For others to see the changes, the edited file must be manually shared with each member. This option was designed for modpacks, not for servers.

Tip: The mod menu opens by default with the J key, but you can change this in the keybind configuration.

Title Editing Option Screenshot

 

🌐 Join Our Discord Community

Do you have new ideas, improvements for my mods, or have you found a bug? This is the perfect place to share them!

In our Discord community you can:

💡 Submit proposals and suggestions for improving the mods.

🛠️ Report problems and bugs so we can fix them together.

🎮 Show your creativity: you're free to use my mods in your own modpacks.

📢 Share your modpack on the server and show the community your unique style.

This space is designed for us to grow together, with respect and enthusiasm for creating mods and modpacks. Your contribution is always welcome!

Discord XP