
Weight of Steel
Armor Weight system, mods compatible, configurable & cross platform mod
About this Mod
Weight of Steel
Weight of Steel is a lightweight armor-weight mod
It slows the player based on the actual weight of equipped armor.
Features
- No vanilla
Slownesseffect. - Speed reduction is applied through the player's real movement speed logic.
- Armor tooltip shows the weight used by the calculation.
- JSON config supports global tuning and per-item overrides.
- Modded armor can be tuned by exact item id such as
modid:custom_chestplate.
How it works
The mod calculates armor weight from the equipped pieces and converts it into a movement speed penalty.
By default it uses armor stats such as armor, toughness, and knockback resistance.
If an item has a manual override in the config, the custom value is used instead.
Configuration
Spoiler
Config file:
config/armorweight.json
Example:
{
"showTooltip": true,
"weightToSlowdown": 0.013,
"maxSlowdown": 0.35,
"toughnessWeight": 0.5,
"knockbackWeight": 8.0,
"itemOverrides": {
"minecraft:netherite_chestplate": {
"useCustomWeight": true,
"customWeight": 25.0
},
"modid:custom_helmet": {
"useCustomWeight": true,
"customWeight": 7.5
}
}
}
Key fields:
showTooltip: show weight in the item tooltip.weightToSlowdown: converts total weight into slowdown.maxSlowdown: hard cap for the speed penalty.toughnessWeight: extra weight taken from armor toughness.knockbackWeight: extra weight taken from knockback resistance.itemOverrides: per-item manual weights.
Notes
- The mod is designed to work with modded armor too.
- New armor entries are synced into the config after launching the game.
- If the config becomes invalid, the mod recreates it and keeps a backup.
Available Versions
How to Install Weight of Steel on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Weight of Steel". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.11, 1.21.1 (+1 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Weight of Steel server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Weight of Steel compatible with fabric and forge and neoforge?
Weight of Steel officially supports fabric, forge, neoforge for Minecraft 26.1.2, 1.21.11, 1.21.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Weight of Steel – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Weight of Steel consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Rent Modded Server
Install Weight of Steel with just one click on your server.