Mineuniverse
Log in Register
Mods

FTB Ranks - MT Inventory Weight

FTB Ranks InventoryWeight connects FTB Ranks with MT Inventory Weight, allowing server admins to grant flat, percent, or multiplier-based carry capacity bonuses through FTB Ranks meta keys.
by MEGATREX4
Download Claim this project
49 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons Server Utility Utility & QoL

FTB Ranks Inventory Weight is a server-side add-on for MT Inventory Weight and FTB Ranks.

It lets server admins give players more maximum inventory weight through FTB Ranks rank permission values.

This mod is not standalone.

Required Dependencies

This add-on requires:

FTB Ranks requires FTB Library and Architectury API. Make sure all of them are installed, or FTB Ranks will not load.

Server-side Only

FTB Ranks InventoryWeight is designed to run on the server.

It does not add client UI, keybinds, screens, HUD elements, or tooltips. It only modifies the server-side max weight calculation used by MT Inventory Weight.

This works for both an integrated server (single player / Open to LAN) and a dedicated server.

Features

  • Integrates FTB Ranks with MT Inventory Weight
  • Lets admins configure carry capacity bonuses using FTB Ranks permission nodes
  • Supports flat max-weight bonuses
  • Supports percentage bonuses
  • Supports direct multiplier bonuses
  • Server-side only

Supported FTB Ranks Permission Nodes

The add-on reads these FTB Ranks permission nodes:

inventoryweight.maxweight.add
inventoryweight.maxweight.percent
inventoryweight.maxweight.multiplier

Flat Bonus

/ftbranks node add vip inventoryweight.maxweight.add 50

Gives:

+50 max weight

Percent Bonus

/ftbranks node add vip inventoryweight.maxweight.percent 25

Gives:

+25% max weight

Multiplier Bonus

/ftbranks node add vip inventoryweight.maxweight.multiplier 1.5

Gives:

1.5x max weight

Formula

The final result is calculated like this:

final max weight = (current max weight + add) * (1 + percent / 100) * multiplier

Example:

Current max weight: 100
Add: 50
Percent: 25
Multiplier: 1.5
Final: (100 + 50) * 1.25 * 1.5 = 281.25

Example Rank Setup

/ftbranks node add default inventoryweight.maxweight.add 0
/ftbranks node add vip inventoryweight.maxweight.add 50
/ftbranks node add vip inventoryweight.maxweight.percent 10
/ftbranks node add elite inventoryweight.maxweight.add 100
/ftbranks node add elite inventoryweight.maxweight.percent 25
/ftbranks node add elite inventoryweight.maxweight.multiplier 1.5

You can also set these directly in config/ftbranks/ranks.snbt:

vip {
    permissions: {
        "inventoryweight.maxweight.add": 50
        "inventoryweight.maxweight.percent": 10
    }
}

Documentation

Full documentation is available in:

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

FTB Ranks Inventory Weight 1.0.0-26.1
MC Fabric, Server, 26.1, 26.1.1, 26.1.2
Release 2026-06-14 Get

More from MEGATREX4

MT Snore Sound
942
MT Twitch
84
MT Inventory Weight
8,353
MT Ukrainian Delight
784
Pufferfish's Skills - MT Inventory Weight
54
LevelZ - MT Inventory Weight
44

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968