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.1.0-fix.jar

  • R
  • Mar 2, 2026
  • 767.92 KB
  • 758
  • 1.20.1
  • Forge

File Name

eca-1.20.1-forge-1.1.0-fix.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Warning! Renamed several APIs: location lock APIs (lockEntityLocation → lockLocation, unlockEntityLocation → unlockLocation, getLockedPosition → getLockedLocation) and spawn ban APIs (addSpawnBan → banSpawn, clearSpawnBan → unbanSpawn, clearAllSpawnBans → unbanAllSpawns).
  • Optimized code patterns and improved robustness.