Equipment Weight

Adds a weight system for equipment.

File Details

equipment-weight-3.0.0.jar

  • R
  • May 16, 2026
  • 60.42 KB
  • 20
  • 26.1.2+2
  • Fabric

File Name

equipment-weight-3.0.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:equipment-weight-1063659:8100194"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

3.0.0

  • update to 26.1.x
  • now depends on Fzzy Config instead of Cloth Config

Additions

  • added server config options to set default entity attribute values (only affects players)

Changes

  • removed "generic." prefix from all entity attributes, following vanillas example

Fixes

  • fixed attribute sentiment for "equipmentweight:equipment_weight"

Technical

  • replaced synced data with a data attachment, following the best practice for custom entity data