
Warfactory Ultimate Weight
WarFactory Ultimate Weight is a multi-version Minecraft mod focused on inventory weight, movement penalties, and stamina.
It is designed around performance-first inventory tracking rather than the brute-force full inventory iteration used by many older weight mods and predecessors.
It is built around a shared core with version-specific runtime hooks. The mod currently targets:
| Minecraft | Loaders |
|---|---|
1.12.2 |
Legacy Forge |
1.20.1 |
Fabric, Forge |
1.21.1 (planned) |
NeoForge, LexForge |
Features
- Configurable item and inventory weight system
- HUD and tooltip weight display
- Weight-based movement and jump penalties
- Hard-lock threshold for blocking pickups and transfers
- Config sync from server to client
- Delta-based inventory weight updates where supported
- Stamina system with:
totalStamina,staminaLossRate,staminaGainRate - Weight-aware stamina drain penalties
- Optional stamina drain from sprinting and jumping
- Nested inventory weight support
- Mod compatibility patches and API for mod developers
Supported Mods
Ultimate Weight reads the contents of modded storage items so an item's weight scales with what it holds, and counts items worn in extra equipment slots (Baubles / Curios). Any item that exposes a standard item-handler capability is supported automatically; the mods below additionally get dedicated handling for their custom storage. Compatibility patches load only when the target mod is present and are safe when it is absent.
1.12.2
| Mod | Supported |
|---|---|
| Baubles | Worn bauble items counted toward weight |
| Traveler's Backpack | Worn + carried backpack contents |
| Retro Sophisticated Backpacks | Backpack contents and installed upgrades |
| GregTech (CE Unofficial) | Machine / item inventories |
| HBM's Nuclear Tech | Storage crate contents |
| Storage Drawers | Drawer contents |
Any item with an IItemHandler |
Nested contents counted generically |
1.20.1 (Forge)
| Mod | Supported |
|---|---|
| Curios | Worn curio items counted toward weight |
| Sophisticated Backpacks | Worn (Curios/chest) + carried contents, click-to-stash |
| Traveler's Backpack | Worn + carried backpack contents |
| GregTechCEu Modern | Machine inventories, including crates |
| Superb Warfare | Ammo box (per-type ammo counts) |
| Storage Drawers | Drawer contents |
Any item with an IItemHandler |
Nested contents counted generically |
The same registry the patches use is exposed as a public API, so other mods can register their own weight providers. On the 1.20.1 Fabric build, vanilla nested containers are counted, but the mod-specific handlers and the generic item-handler reader above are Forge-only. (Subject to change)
Configuration
Configuration is version-specific:
1.12.2config/wfweight/weight_config_1_12.yaml1.20.1config/wfweight/weight_config_modern.yaml
Full reference:
License
This project is licensed under GPLv3.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as wfweight-1.21.1-Fabric-1.2.0.jar — drop this file into the mods folder
- Download size: 21.3 MB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.