Equipment Weight

Equipment Weight

Adds a weight system for equipment.

by
875 Downloads
fabricadventureequipmentlibrary
Rent Server with this Mod

About this Mod

Equipment Weight

This mod adds a weight system for equipment.

This mod is an API for mod and data pack authors. It does nothing on its own.

Implementation

The ratio of the two new entity attributes generic.equipment_weight and generic.max_equipment_weight is compared to a configurable list of values. When the ratio is equal or greater than one of the values the corresponding status effect is applied. Only one status effect will be applied.

The default attribute values are:

  • 0.0 for generic.equipment_weight
  • 10.0 for generic.max_equipment_weight

Configuration

The server config contains a map of float values to strings. The strings should be valid identifiers for status effects. Invalid strings are ignored.

Example

"weight_effects": {
    "0.2": "minecraft:strength",
    "0.5": "minecraft:haste",
    "0.4": "minecraft:regeneration",
    "1.0": "minecraft:glowing"
}

Using this config and the default value for generic.max_equipment_weight a LivingEntity with a generic.equipment_weight of 5.0 would be affected by the "Haste" effect.
Changing the value of generic.equipment_weight to 3.0 would remove the "Haste" effect and apply the "Strength" effect

Available Versions

3.0.0release
MC 26.1, 26.1.1, 26.1.2fabric
May 16, 2026
2.0.0release
MC 1.21.1fabric
September 19, 2024
1.0.0+1.20.1release
MC 1.20.1fabric
July 14, 2024

How to Install Equipment Weight on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Equipment Weight". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+2 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Equipment Weight 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 Equipment Weight compatible with fabric?

Equipment Weight officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Equipment Weight – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Equipment Weight 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 Equipment Weight with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.11.20.1