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.0+1.19.3.jar

  • R
  • Aug 21, 2023
  • 143.76 KB
  • 74
  • 1.19.3
  • Fabric + 1

File Name

gear_core-0.3.0+1.19.3.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

## Datapack driven gear set bonuses are added! See the project description for an overview and example of this new system!

 

* Added `onAttack` method to Modifiers.
* Added `tick` support to Modifiers.
* Fix equipment with multiple types of modifiers not initializing correctly.