Epic Core API

A library mod that provides powerful entity manipulation APIs through CoreMod (ITransformationService), Java Agent, and VarHandle technologies.

File Details

epic-core-api-1.1.5-beta.jar

  • B
  • May 6, 2026
  • 938.65 KB
  • 206
  • 1.20.1
  • Forge

File Name

epic-core-api-1.1.5-beta.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:epic-core-api-977556:8046700")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added JSON-driven ECA transformer whitelist, allowing modpack developers to resolve crashes caused by ECA transformation.
  • Fixed conditional toggles not taking effect in the Entity Extension system.
  • Added the Item Extension system.
  • Added the BossShow system and the Filter system.
  • Optimized the ECA setHealth implementation, reducing the probability of accidentally modifying non-health fields or entity data.
  • Fixed compatibility with Apotheosis.