promotional bannermobile promotional banner

Epic Fight - Epic-API

Adding heavy attack system, eases entity patches and weapon registeries , and more!

File Details

epic_api-21.2.2.jar

  • R
  • Apr 26, 2026
  • 118.17 KB
  • 1.8K
  • 1.21.1
  • NeoForge

File Name

epic_api-21.2.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:epic-api-1500875:7994808"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixes:
- Fixed issue [ILoadableClass] crashes on a dedicated server if the class should be client-sided.
- Fixed issue [MoveSetCapabilityRegistryEventHook] only registers one capability.

Added:
- [KeyMappingsBuilder], ease of code readability and registry for keymappings.
- [KeyCodes], now you can know which keycode is the one! (not to note InputConstants, has the same thing)