Epic Core API

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

File Details

eca-1.20.1-forge-1.0.8.jar

  • R
  • Jan 22, 2026
  • 430.94 KB
  • 12
  • 1.20.1
  • Forge

File Name

eca-1.20.1-forge-1.0.8.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Fixed AllReturn API return type change that caused NoSuchMethodError crash. - Fixed entity memory removal crash caused by improper EntityTickList handling.
  • Fixed AllReturn transforming ICU4J and other libraries causing ClassNotFoundException.
  • Added global AllReturn mode without entity parameter (API: setGlobalAllReturn, Command: /eca allReturn global). - Added unified PackageWhitelist for dangerous operations protection.