promotional bannermobile promotional banner

Cyclops Core

Library mod for EvilCraft, Integrated Dynamics and others.

File Details

CyclopsCore-1.15.2-1.8.0-sources.jar

  • R
  • Jul 25, 2020
  • 410.08 KB
  • 33
  • 1.15.2
  • Forge

File Name

CyclopsCore-1.15.2-1.8.0-sources.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

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

Additions:
* Add recipe condition as configurable
  Required for CyclopsMC/ColossalChests#138
* Allow configs to listen to config reloads

Fixes:
* Fix containers not opening from 8+ blocks
  Closes CyclopsMC/ColossalChests#136
  Closes CyclopsMC/IntegratedDynamics#842
* Fix item-block conversion operators not always being correct
  This caused problems with certain types of leaves.
  Closes CyclopsMC/IntegratedDynamics#847