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.4.jar

  • R
  • Aug 21, 2023
  • 143.82 KB
  • 92
  • 1.19.4
  • Fabric + 1

File Name

gear_core-0.3.0+1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Fabric

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

Quilt

modImplementation "curse.maven:gear-core-825265:4715320"
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.