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

  • R
  • Nov 10, 2023
  • 155.43 KB
  • 61.0K
  • 1.20.1+1
  • Fabric + 1

File Name

gear_core-0.3.6+1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

  • Added ConfigEquipmentModifier, that configs can hook into to disable/enable modifiers as needed.
  • Re-implemented the attribute modification system to work with the new Fzzy Core 0.3.1 SlotId system, fixing several issues with attributes not applying or applying weirdly.