Epic op banner
Epic op icon

Epic op

Create a Minecraft Java Edition Fabric mod named “mcepic”. This mod should be a PvP-focused client-side mod with the following features: Show player hearts...

00
fabricClient1.21.1mod

Epic op (mod id epicop) is a client-side PvP HUD mod focused on clarity and low overhead.

  • HUD: centered HP bar for your player, crosshair target health bar, and an armor durability panel showing percentages plus low-durability warnings.
  • Minimap: lightweight top-right radar showing nearby players/mobs with facing arrow; size and range are configurable.
  • Boss bar toggle: hide or restore the vanilla boss bar via hotkey or settings.
  • Controls: M toggles the minimap, B toggles boss bar visibility, and O opens the in-game settings; /mcepic also opens the settings screen.
  • Settings screen: toggle individual HUD pieces, minimap, boss bar, low-armor alerts, and cycle minimap size/range; values persist to config/mcepic.json.
  • Compatibility: client-only, does not alter packets or server state; designed to coexist with Fabric performance mods (e.g., Sodium/Lithium) and warns if running on non-1.21.x versions while failing gracefully.