promotional bannermobile promotional banner

Cyclops Core

Library mod for EvilCraft, Integrated Dynamics and others.

File Details

CyclopsCore-1.15.2-1.8.4-deobf.jar

  • R
  • Sep 10, 2020
  • 769.88 KB
  • 37
  • 1.15.2
  • Forge

File Name

CyclopsCore-1.15.2-1.8.4-deobf.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cyclops-core-232758:3053836")
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!

Fixes:
* Fix fluid helpers not correctly handling empty stacks
* Fix IInventoryIndexReference clashing with vanilla method name
  This could cause an AbstractMethodError.
  Closes CyclopsMC/IntegratedDynamics#910