promotional bannermobile promotional banner

Gear Core

Library mod for the creation of equipment modifiers that can apply entity attributes or track a variety of events like taking damage, killing mobs, and more.

File Details

gear_core-0.3.2+1.19.4.jar

  • R
  • Aug 25, 2023
  • 145.52 KB
  • 119
  • 1.19.4
  • Fabric + 1

File Name

gear_core-0.3.2+1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:gear-core-825265:4722040"

Quilt

modImplementation "curse.maven:gear-core-825265:4722040"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed issue with over-caching of gear sets on the client in certain situations. Gear sets are no longer cached in the same way at all, and are only recached on network packet receipt.
  • Fixed the BLANK fallback modifier adding duplicated references to itself to the targetMap everytime a non-modified piece of equipment was queried.