Download Mob Boss Bars — Minecraft Mods — MetaMods
Mob Boss Bars

Mob Boss Bars

Active

Downloads

0

Last update

1 year ago

Versions

1.19 — 1.20.2
Server
Fabric
Mobs
Utils

Mob Boss Bars - Customizable Health Bars for Mobs

This server-side Minecraft mod enables the creation of personalized health indicators for various creatures in the game. You can finely customize the appearance and behavior of these bars for each mob type individually.

A wide color palette is available for customization: pink, blue, red, green, yellow, purple, and white. Various display styles are also offered: standard progressive, notched with 6, 10, 12, or 20 divisions.

The configuration file example demonstrates customization capabilities:

{
    "minecraft:elder_guardian": {
      "enabled": true,
      "colour": "WHITE",
      "style": "PROGRESS",
      "darkenSky": false,
      "dragonMusic": false,
      "thickenFog": false
    },
    "minecraft:warden": {
      "enabled": true,
      "colour": "BLUE",
      "style": "NOTCHED_20",
      "darkenSky": true,
      "dragonMusic": false,
      "thickenFog": true
    },
    "minecraft:wither": {
      "enabled": true,
      "colour": "PURPLE",
      "style": "PROGRESS",
      "darkenSky": true,
      "dragonMusic": false,
      "thickenFog": false
    },
    "minecraft:ender_dragon": {
      "enabled": true,
      "colour": "RED",
      "style": "NOTCHED_10",
      "darkenSky": false,
      "dragonMusic": true,
      "thickenFog": true
    }
  }
}

Additional options include the ability to darken the sky, activate special dragon music, and intensify fog during combat, creating a more atmospheric and tense boss encounter.

Project members
Totobird-Creations

Totobird-Creations

Developer

Created: 18 May 2023

ID: 2829