HomeJavaModsPlayerEX - MT Inventory Weight
PlayerEX -  MT Inventory Weight
ModsJava

PlayerEX - MT Inventory Weight

by MEGATREX4 · on Modrinth

Connects PlayerEX progression with MT Inventory Weight, allowing PlayerEX level and a configurable PlayerEX attribute/skill such as Carrying to increase…

⬇ Download on Modrinth
PlayerEX -  MT Inventory Weight — screenshot 1

PlayerEX Inventory Weight

PlayerEX Inventory Weight is an add-on for MT Inventory Weight and PlayerEX: Directors Cut.

It connects PlayerEX progression with inventory weight capacity, allowing a player's PlayerEX level and/or a configured PlayerEX attribute/skill to increase maximum inventory weight.

This mod is not standalone.

Features

Carrying Attribute

The add-on registers a custom PlayerEX-style attribute:

playerex_inventoryweight:carrying

When enabled, this attribute is added directly to PlayerEX's normal primary attribute menu alongside:

Constitution
Strength
Dexterity
Intelligence
Luckiness
Focus
Carrying

This means there is no separate Inventory Weight screen. Players can spend PlayerEX skill points on Carrying from the normal PlayerEX UI.

Capacity Modes

EVENT_MODIFIER

This is the recommended mode.

The add-on reads the configured PlayerEX attribute value and modifies MT Inventory Weight's max weight through the Inventory Weight event system.

This mode supports:

Example:

PlayerEX level multiplier: +1% per level
Carrying multiplier: +5% per Carrying level

INVENTORY_WEIGHT_ATTRIBUTE

This mode applies a modifier directly to the MT Inventory Weight max-weight attribute:

inventoryweight:generic.max_weight

This is best for flat bonuses, such as:

+10 max weight per Carrying level

For multiplier-style scaling, EVENT_MODIFIER is recommended.

Configuration

The add-on uses a synced server config.

You can configure:

Default-style scaling:

level.multiplierPerLevel = 0.01
skill.attributeId = playerex_inventoryweight:carrying
skill.multiplierPerLevel = 0.05

This gives:

+1% max weight per PlayerEX level
+5% max weight per Carrying level

Example Scaling

Base max weight: 100
PlayerEX level: 10
Carrying level: 10

Level multiplier: 1.10
Carrying multiplier: 1.50

Final max weight: 165

Notes for Modpack Developers

The custom Carrying attribute must be available on players through Data Attributes. The add-on includes the required data files for:

data/playerex_inventoryweight/data_attributes/entity_types/player.json
data/playerex_inventoryweight/data_attributes/overrides/carrying.json

If you want to use an existing PlayerEX attribute instead of Carrying, set the config value to one of these examples:

playerex:constitution
playerex:strength
playerex:dexterity
playerex:intelligence
playerex:luckiness
playerex:focus
playerex:mining
playerex:smithing
playerex:farming

Documentation

Full documentation for this add-on will be available here:

https://megatrex4.github.io/inventory-weight/guide/addons/playerex

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more