Common Capabilities

Forge Capabilities that can be shared by multiple mods

File Details

CommonCapabilities-1.19.2-2.9.3-sources.jar

  • R
  • Aug 21, 2024
  • 106.19 KB
  • 6
  • 1.19.2
  • Forge

File Name

CommonCapabilities-1.19.2-2.9.3-sources.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:common-capabilities-247007:5650216")
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!
Requires CyclopsCore version 1.17.0 or higher.

Fixes:
* Fix incorrect RecipeDefinition#hashCode
  This fixes issues where some recipes could not be crafted.
  Closes CyclopsMC/IntegratedCrafting#110