Souls Combat HUD

Quick rating

Souls Combat HUD

No reviews yet

Adds a soulslike HUD featuring equipment slots, boss bar, status gauges and team display.

Adventure/Exploration
QoL & Tweaks
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
souls_combat_hud-1.1.5.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Preview of the HUD

be1b60d113b271d91ddddac3ad339255e9f5cdc2.png

This client side mod adds a soulslike HUD found in FromSoftware games. The mod includes:

  • Equipment slots selector
  • Status Gauges including status of your teammates.
  • Alternative skill overlay UI for Epic Fight
  • Custom bossbar
  • Support for client only and client-server features.

This mod has a party tracking feature if installed on the server.

Each feature can be disabled through the config.

I also recommend:

  • Configurable mod to update config values without restarting.
  • A mod that allows you to shift the chatbox, otherwise change the anchor.

Equipment Slots

The equipment slots is essentially an extended hotbar selector. They can be cycled through your arrow keys.

Weapon slot - Indicates your selected weapon. By pressing your Right Arrow key, your main hand will cycle to weapons in your hotbar. If you are not currently holding a weapon, it will jump to the weapon it indicates.

  • If Epic Fight is installed, items in Combat Preferred is included.
  • Items can be added/removed through the config.

Offhand slot - Indicates your offhand slot. By pressing your Left Arrow key, you are able to cycle through your offhand items (only with MoreOffhandSlots).

Spell slot - Indicates your active spell. By pressing your Up Arrow key, you can cycle through your spells.

  • This includes preview slots to see which spells you are cycling to.

Consumable slot - Indicates your food items. By pressing your Down Arrow key, you can cycle through your consumable items.

  • This includes preview slots to see which items you are cycling to.
  • The mod also adds a "Use Consumable key" (G key), which will automatically jump to the item and consume without holding right click.
    • Thus cycling wont jump to your consumables unless configured.

Status Gauges

Preview of status gauges with value text enabled This replaces certain elements found in the vanilla hotbar.

Crest

  • Displays player hunger and armor level
  • Displays player character preview / paper doll
    • Face Mode
    • Model Mode
    • Supports Epic Fight player model (only if COMPUTE_SHADER is OFF) (Please use face mode if you encounter any issues)

Status bars

  • Displays status of the player
    • Stamina
    • Epic Fight
    • Mana
    • Iron's Spells
  • The bar widths dynamically change depending on how much the player's stats have changed from the baseline max values.
    • Server owners can set their baseline values and projected max/late game values in the server config
    • Clients can do the same or override the server values, but they can also make the bar widths constant.
    • This mod was made with epic fight and iron's spells in mind, so please adjust these values accordingly.
  • Player gauge appearance can be customized in assets/souls_combat_hud/souls_bars/player_gauge.json.

Party Gauges

Preview of Equipment Slots

This displays the status of your teammates. This feature is only enabled if the mod is installed serverside.

  • Supports vanilla teams and FTB teams.
  • Team color will display as a crest outline.
  • Sort party screen
  • Certain stat tracking can be restricted via server config.
  • Party gauge appearance can be customized in assets/souls_combat_hud/souls_bars/party_gauge.json.

Bossbar

Preview of Custom Bossbar This replaces the vanilla bossbar with a soulslike bossbar.

  • You can set a custom bossbar for certain bosses via translation keys (e.g. entity.minecraft.ender_dragon) inside assets/<namespace>/souls_bars/entities.
  • You may need to see the config of your boss mods to disable custom bars if you wish to make it appear.

Vanilla HUD Changes

Preview of hotbar differences

  • Bossbar and certain parts of the hotbar are automatically hidden by default, configurable.
    • A custom experience overlay replaces the experience bar, also includes total xp points.
    • A custom oxygen bar replaces the air level meter.
  • Item highlight name and record label are shifted closer to the hotbar, configurable.
    • By default, the item name shifting when changing from/to creative is disabled.
    • Cold Sweat mod repositions these text, make sure to disable Custom hotbar layout.
    • No Hunger mod makes armor level reappear, make sure to disable Render armor at hunger.

Notes

  • There is currently a bug that if you installed MoreOffhandSlots + Raised + Sedu's Parties mod, raising the hotbar may shift your entire GUI.
  • Incase you are encountering "Payload may not be larger than 32767 bytes", install Packet Fixer.

Preview of the HUD


This client side mod adds a soulslike HUD found in FromSoftware games. The mod includes:
  • Equipment slots selector
    • Compatability with Iron's Spells n' Spellbooks
    • Compatability with MoreOffhandSlots
    • Status Gauges including status of your teammates.
    • Alternative skill overlay UI for Epic Fight
    • Custom bossbar
    • Support for client only and client-server features.

Each feature can be disabled through the config.

I also recommend:

  • Configurable mod to update config values without restarting.
  • A mod that allows you to shift the chatbox, otherwise change the anchor.

Equipment Slots

The equipment slots is essentially an extended hotbar selector. They can be cycled through your arrow keys.

Weapon slot - Indicates your selected weapon. By pressing your Right Arrow key, your main hand will cycle to weapons in your hotbar. If you are not currently holding a weapon, it will jump to the weapon it indicates.

  • If Epic Fight is installed, items in Combat Preferred is included.
  • Items can be added/removed through the config.

Offhand slot - Indicates your offhand slot. By pressing your Left Arrow key, you are able to cycle through your offhand items (only with MoreOffhandSlots).

Spell slot - Indicates your active spell. By pressing your Up Arrow key, you can cycle through your spells.

  • This includes preview slots to see which spells you are cycling to.

Consumable slot - Indicates your food items. By pressing your Down Arrow key, you can cycle through your consumable items.

  • This includes preview slots to see which items you are cycling to.
  • The mod also adds a "Use Consumable key" (G key), which will automatically jump to the item and consume without holding right click.
    • Thus cycling wont jump to your consumables unless configured.

Status Gauges

Preview of status gauges with value text enabled This replaces certain elements found in the vanilla hotbar.

Crest

  • Displays player hunger and armor level
  • Displays player character preview / paper doll
    • Face Mode
    • Model Mode
      • Supports Epic Fight player model

Status bars

  • Displays status of the player
    • Stamina
      • Epic Fight
      • Mana
        • Iron's Spells
    • The bar widths dynamically change depending on how much the player's stats have changed from the baseline max values.
      • Server owners can set their baseline values and projected max/late game values in the server config
      • Clients can do the same or override the server values, but they can also make the bar widths constant.
    • Player gauge appearance can be customized in assets/souls_combat_hud/souls_bars/player_gauge.json.

Party Gauges

Preview of Equipment Slots

This displays the status of your teammates. This feature is only enabled if the mod is installed serverside.

  • Supports vanilla teams and FTB teams.
  • Team color will display as a crest outline.
  • Sort party screen
  • Certain stat tracking can be restricted via server config.
  • Party gauge appearance can be customized in assets/souls_combat_hud/souls_bars/party_gauge.json.

Bossbar

Preview of Custom Bossbar This replaces the vanilla bossbar with a soulslike bossbar.

  • You can set a custom bossbar for certain bosses via translation keys (e.g. entity.minecraft.ender_dragon) inside assets/<namespace>/souls_bars/entities.
  • You may need to see the config of your boss mods to disable custom bars if you wish to make it appear.

Vanilla HUD Changes

Preview of hotbar differences

  • Bossbar and certain parts of the hotbar are automatically hidden by default, configurable.
    • A custom experience overlay replaces the experience bar, also includes total xp points.
    • A custom oxygen bar replaces the air level meter.
    • Item highlight name and record label are shifted closer to the hotbar, configurable.
      • By default, the item name shifting when changing from/to creative is disabled.
      • Cold Sweat mod repositions these text, make sure to disable Custom hotbar layout.
      • No Hunger mod makes armor level reappear, make sure to disable Render armor at hunger.

Notes

  • There is currently a bug that if you installed MoreOffhandSlots + Raised + Sedu's Parties mod, raising the hotbar may shift your entire GUI.
  • Incase you are encountering "Payload may not be larger than 32767 bytes", install Packet Fixer.

Screenshots

Gallery

  • Umvuthi from Mowzies Mobs
    Umvuthi from Mowzies Mobs
  • Frostmaw from Mowzies Mobs
    Frostmaw from Mowzies Mobs

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works