promotional bannermobile promotional banner

Cyclops Core

Library mod for EvilCraft, Integrated Dynamics and others.

File Details

CyclopsCore-1.15.2-1.7.0.jar

  • R
  • Jun 24, 2020
  • 779.54 KB
  • 11.8K
  • 1.15.2
  • Forge

File Name

CyclopsCore-1.15.2-1.7.0.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cyclops-core-232758:2987659")
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 support for string escaping in NBT Path
* Restore dynamic item model loading
* Add RecipeHandlerRecipeType
* Add tag-based JSON recipe helpers

Changes:
* Simplify RecipeRegistryJeiRecipeWrapper
* Remove deprecated xml and custom recipe systems
* Update IImage world rendering to MC 1.15
* Restore camera transform helpers

Fixes:
* Fix value notification crash when obfuscated
* Fix version checker running in main thread causing slowdown, Closes #143
* Fix infobook for MC 1.15
* Fix tag-based recipe output not accepting counts
* Fix fluidstack null check in DamageIndicatedItemComponent
* Fix DynamicBaseModel creating invalid quads in MC 1.15