Boss'S Hudbar

Description

The purpose of this simple mod is to add a life bar to bosses from some mods, making PVE battles more interesting!! 🔗

Attention: this mod only works with mobs that use the "Mobs redo" api... 🔗

  • BY : DuckGo / PixelZone
  • LICENSE : MIT
  • TEXTURE : CC BY-SA 4.0
  • DEPENDS = None
  • OPTIONAL DEPENDS = nssm,livingnether,lottmobs,dmobs,nether_mobs
  • CONTRIBUTORS : TenPlus1

If you want to add a boss to the boss list, you can use the function. 🔗

boss_s_hudbar.add_boss(boss_id, boss_tag, hudbar_size,hudbar_texture,hudbar_adj)

boss_id (The boss id, example: "nssm:giant_sandworm") boss_tag (Boss name that appears below the bar)

hudbar_size (Always add 1000 ,change made in version 0.5.3)

hudbar_texture (The texture of the bar, in the textures folder, has several colors; do not add .png at the end.)

bar_adj (This is a parameter to better adjust the size of the bar; see below for examples of adjustments)

When the boss's life is, for example, 1000, the adjustment will be 1. Other examples:

2000 = 2

1500 = 1.5

1000 = 1

If the values are smaller, such as 220, it will be 0.22. See other examples of adjustment:

350 = 0.35

250 = 0.25

180 = 0.18


Example: 🔗

boss_s_hudbar.add_boss("nssm:giant_sandworm", "Giant Sandworm Boss", 1000, "boss_bar_brown",1)


This mod is simple and not perfect, but it can be fun, never forget that! 🔗
Have fun! .. 🔗

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

0.6.1

Download

Luanti 5.4+

2026-04-21 14:29 UTC

0.6.1 🔗

0.6

  • HUD adjustment for smaller screens (thanks tenplus1)

0.6.1

  • Adjusting the hudbar background bar
  • Adjusting the boss name position

0.5.3

Download

Luanti 5.11+

2026-01-10 03:02 UTC

0.5.3 🔗

0.5.3

  • Some adjustments to the HUD settings
  • Reduced bar size
  • Reduced Tag size and changed position
  • Added a parameter for better bar adjustment
All releases

Threads

New thread

Thread Last Reply

No threads found

Information

Provides

boss_s_hudbar

Dependencies

Required
No required dependencies
Optional
dmobs livingnether lottmobs nether_mobs nssm

Information

Type
Mod
Technical Name
boss_s_hudbar
Languages
English
License
MIT for code,
CC-BY-SA-4.0 for media.
Maintenance State
Maintenance Only
Added
2024-10-08 00:26 UTC
Maintainers
PixelZone

Used By