Description
🛠️ itsHyrican's Repair & Care
Keep your gear in top shape!
itsHyrican's Repair & Care is the ultimate maintenance solution for your Hytale equipment. No more discarding your favorite tools once they get dull! This mod allows you to restore the durability of your weapons and tools using raw materials, ensuring that your hard-earned gear stays with you throughout your journey.

Key Features
- 🔧 Command Access: Currently, you can easily access the repair interface by typing
/repairin the chat. - ⚙️ Fully Customizable: Control every aspect of the mod through a dedicated
repair_config.jsonfile. - 💎 Material-Based Repair: Restore your items by using the corresponding ingots.
- 📋 Wide Support: Compatible with a vast range of tiers (Adamantite to Copper), armor types, daggers, swords, longswords, pickaxes, hatchets, shovels, hoes and even the Multitools mod items.
- ✨ Intuitive UI: A custom-designed graphical interface makes repairing your items fast and easy.
- ⚖️ Fair Balancing: The repair costs are dynamically calculated based on your tool's condition. The more damaged your tool is, the more materials you will need to fully restore it
- 🛠️ Professional Maintenance: Unlike basic repair kits, your items no longer lose maximum durability when repaired through this system. Your gear stays as good as new.
How to Customize (Config Guide)
You can find the configuration file at mods/RepairAndCare/repair_config.json. This file allows you to change existing recipes or add support for items from other mods.
Changing Ingredients & Amounts
Each entry in the config looks like this:
"Weapon_Sword_Iron":
{ "materialId": "Ingredient_Bar_Iron",
"repairAmount": 0.5 }
- materialId: The internal ID of the item needed for the repair
- repairAmount: This value determines how much durability is restored per material unit.
- 0.5 = One unit repairs 50% (needs 2 for a full repair) or 0.25 = One unit repairs 25% (needs 4 for a full repair).
Supported Equipment
Currently, you can repair Swords, Longswords, Daggers, Pickaxes, Hatchets, Shovels, Armor and Items from the Multitool Mod made from the following materials:
- Tiers: Adamantite, Crude, Cobalt, Copper, Iron, Mithril, Onyxium, Thorium.
Community Driven: I am always looking to expand the list of supported items! If you want a specific material or tool added, let me know in the comments or on Discord.
Coming Soon (Next Version)
- ⚒️ The Anvil: We are moving away from chat commands! In the next update, you will be able to craft and place a physical Anvil workstation to perform your repairs, replacing the
/repaircommand for a more immersive experience. - Balancing patches for repairing (Feedback appreciated)
Bug Reports & Suggestions
If you find bugs or have wishes for more supported materials, you can report them to me via comments or add me on Discord (itshyrican).
Changelog
-- v.1.3.0 -- 20.01.2026
- Added support for maces, battleaxes, crossbows and bows
-- v.1.2.0 -- 20.01.2026
- Added support for "Multitools Mod".
- Added config file, so users can change there what ingredients are needed
- Full support for Armor (Helmets, Chestplates, Leggings, Boots)
- Expanded weapon support: Added Daggers and Longswords and Hoes
- Major code refactor: Improved data handling and UI event stability
-- v.1.1.0 -- 17.01.2026
- Added crude tools
-- v.1.0.0 -- 16.01.2026
- Initial release.
- Added
/repaircommand. - Supports all major tool types (Adamantite to Copper).


