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

  • R
  • Oct 23, 2023
  • 139.86 KB
  • 139
  • 1.20.1+1
  • Fabric + 1

File Name

gear_core-0.3.4+1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

Versions below 1.20 are no longer updated. Version 1.20.2 is todo.

  • Re-implemented equipment modifiers with the new Fzzy Core 0.3.0 modifier system.
  • Overhauled modifier hooks, cleaning up and optimizing a lot of the code there.
  • Fix over-usage of memory from garbage object creation.
  • Ranged persistent projectiles (Arrows, Tridents, etc) now proc the onAttack hooks for modifiers.