promotional bannermobile promotional banner

Cyclops Core

Library mod for EvilCraft, Integrated Dynamics and others.

File Details

CyclopsCore-1.15.2-1.8.5-javadoc.jar

  • R
  • Oct 9, 2020
  • 1.83 MB
  • 23
  • 1.15.2
  • Forge

File Name

CyclopsCore-1.15.2-1.8.5-javadoc.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cyclops-core-232758:3075511")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

As always, don't forget to backup your world before updating!

Changes:
* Handle cross-thread chunk retrieval in unsafe tile getter
  Required for CyclopsMC/IntegratedDynamics#917

Fixes:
* Fix server crash due to call to client-only packet reading method, Closes CyclopsMC/IntegratedTerminals#59