A lightweight client-side Fabric mod that lets you selectively hide boss bars by name.
Some modpacks have boss mobs whose boss bars clutter your screen or don't fit the intended experience. Boss Bar Begone gives you full control over which boss bars are displayed.
On first launch, the mod creates config/bossbarbegone.json:
{
"hidden_names": [
"Example Boss Name"
]
}