promotional bannermobile promotional banner

Eternally Overburdened

Adds a carry weight system to Minecraft with scaling penalties.

File Details

overburdened-1.1.4.jar

  • R
  • Apr 12, 2026
  • 101.60 KB
  • 32
  • 1.12.2
  • Forge

File Name

overburdened-1.1.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog

1.12.2-1.1.4

Added

  • Added configuration toggles for mod integrations
  • Added zh_cn.lang courtesy of 19300000

Fixed

  • Fixed edge-case ItemHandler capability causing items to weigh more than they should

1.12.2-1.1.3

Added

  • Added Iron Chests shulker box compat

Fixed

  • Fixed broken ru_ru.lang language keys
  • Fixed player max carry weight resetting on death

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