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.
Back to Files

gear_core-0.3.6+1.20.1.jar

File namegear_core-0.3.6+1.20.1.jar
Uploader
fzzyhmstrsfzzyhmstrs
Uploaded
Nov 10, 2023
Downloads
61.0K
Size
155.4 KB
Mod Loaders
FabricQuilt
File ID
4857505
Type
R
Release
Supported game 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"

Learn more about Curse Maven

What's new

  • 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.