

Iron's Spells HUD
Активный0.0
Установок
Последнее обновление
Recommended with FancyMenu and SpiffyHUD
Requires Iron's Spell 'n Spellbooks
🖥️ CLIENT-SIDE ONLY
Iron's Spells HUD is a client-side mod that provides the Current Mana and Max Mana nbt data values to work with FancyMenu and SpiffyHUD.
The original Iron's Spells mod doesn't sync client nbt attributes and attachments when playing on a multiplayer server, making SpiffyHUD unable to get and use those values. I saw many users asking the developer of FancyMenu on how to implement Mana without any working solution, that's why I've decided to create and post this mod
The values should work with any mod using the nbt data/attachments, but it was primarily made to work with SpiffyHUD & FancyMenu.
ℹ️ As it is a client-side mod, you will be unable to see the attachment values using the /data command, however they will be fully available for mods
ℹ️ You can disable the original Mana bar on instance/config/irons_spellbooks-client.toml
and set manaBarDisplay = "Never"
⚠️ Requirements
- Iron's Spells & Spellbooks
- FancyMenu (Optional but I don't know why you would use my mod without it)
- SpiffyHUD (same as FancyMenu)
📜 Usage with SpiffyHUD & FancyMenu
📘 Documentation on how to use FancyMenu here
Use the following placeholders on any text component to display the values
- Current Mana:
{"placeholder":"player_nbt_data","values":{"path":"neoforge:attachments.ironspellshud:current_mana"}}
- Max Mana: {"placeholder":"player_nbt_data","values":{"path":"neoforge:attachments.ironspellshud:max_mana"}}
🚫 Informations/Copyright
- You are free to use this mod in your servers/modpacks
- You are free to port the mod on Fabric/Forge for private use
- I will update for bug fixing, but rarely to add new features
Issues
Source code