Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
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
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}]
}
}
• display_name: Reward title shown in-game when completing the achievement.
• 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.
🌐 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!




