Visual Health × Epic Fight Compat

lightweight client-side compatibility addon that makes Visual Health's wound overlays render correctly on Epic Fight's animated player and mob models.

File Details

visualhealth_epicfight-1.0.2.jar

  • R
  • Jul 13, 2026
  • 8.63 KB
  • 97
  • 1.20.1
  • Forge

File Name

visualhealth_epicfight-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:visual-health-epic-fight-compat-1609068:8426285")

Learn more about Curse Maven

# Visual Health × Epic Fight Compatibility 1.0.2

This is the first public CurseForge release.

## Added

- Added Visual Health wound overlays to Epic Fight's animated player renderer.
- Added support for standard and slim player models.
- Added automatic support for registered Epic Fight living-entity renderers.
- Added wound overlays to supported vanilla mobs.
- Added support for modded mobs using compatible Epic Fight renderers.
- Wound textures now follow Epic Fight's current mesh, armature, and animated pose.
- Reuses Visual Health's existing wound-generation and configuration systems.
- Added required dependency declarations for Epic Fight and Visual Health.

## Fixed

- Fixed wounds appearing in the inventory player preview but not on the player in the world.
- Fixed the Visual Health dependency version check for `1.20.1-2.0.3`.
- Expanded compatibility beyond the player-only implementation.

## Technical notes

- Client-side only.
- No gameplay behavior is changed.
- No textures or assets from either dependency are bundled.
- Specialized Epic Fight renderers that do not expose the normal custom-layer interface may remain unsupported.

## Tested with

- Minecraft 1.20.1
- Forge 47.4.21
- Epic Fight 20.14.17
- Visual Health 1.20.1-2.0.3