promotional bannermobile promotional banner

Eternally Overburdened

Adds a carry weight system to Minecraft with scaling penalties.

File Details

overburdened-1.1.2.jar

  • R
  • Jan 21, 2026
  • 97.21 KB
  • 34
  • 1.12.2
  • Forge

File Name

overburdened-1.1.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:eternally-overburdened-1387986:7497671")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

1.12.2-1.1.2

Fixed

  • Fixed a crash that when Quark is not installed
  • Fixed issue parsing item ids that ended in numbers

1.12.2-1.1.1

Added

  • Added new carry weight update event handler
  • Added support for HBM Nuclear Tech Crates and Ammo Bags

1.12.2-1.1.0

Added

  • Added new Overburdened potion icon, courtesy of Foreck1
  • Added ru_ru.lang, courtesy of MetalloloM-Edition
  • Added new API method for adding custom item weights
  • Added new API method for adding custom capability handling
  • Added support for Shulker Box inventory weight
  • Added support for Actually Additions Traveler's Sack inventory weight
  • Added support for Immersive Engineering barrel and crate inventory weight
  • Added support for Travelers Backpack backpack inventory weight
  • Added command allowing dynamic modification of player carry weight

Changed

  • Configuration item weights now support ore dictionary strings
  • Carry weight can now be accessed and modified with an IAttribute value
  • Refactored mod id due to previous id exceeding forges 20 character limit

Fixed

  • Fixed a number of issues caused by the mod id exceeding forge's 20 character limit

1.12.2-1.0.0

  • Initial Release