Simple Weight

This mod add a weight value to all the items, and debuff the player if carries too much weight with it

File Details

Tharidia_simpleweight_0.2.0_beta

  • R
  • Jun 10, 2026
  • 2.97 MB
  • 10
  • 1.21.1
  • NeoForge

File Name

tharidia_simpleweight-0.2.0-beta.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:simple-weight-1420193:8228410"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Count items inside backpacks (Sophisticated/L2/Simple) via the
        ItemHandler capability when computing carried weight
  • Add configurable global weight_multiplier to datapack config
  • Add example datapack covering all config options
  • Backpack contents now count toward player carried weight via the
        ItemHandler capability, no hard dependency required

 

LINK to the example datapack