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

  • R
  • Oct 23, 2023
  • 151.16 KB
  • 54.4K
  • 1.20.1+1
  • Fabric + 1

File Name

gear_core-0.3.5+1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

Added new ModifierTargets * RANGED: ranged weapons (bows, crossbows, tridents) * ANY_WEAPON: combines WEAPON (melee weapons) and the new RANGED (ranged weapons)

Added BaseFunctions with basic attack and damage functions and methods for combining functions into a collected function.