HomeJavaModsCompressed Chests
Compressed Chests
ModsJava

Compressed Chests

by pixltd · on Modrinth

Organised and compressed chests. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth

CompressedChests

Store far more than a vanilla chest in the same block. Turn any chest or barrel into a compressed container that holds huge stacks of each item type — deposit normally, withdraw normal 64-stacks, and never run out of space again.


✨ Features


🎮 How to use

  1. Place a chest or barrel (or a double chest for the bigger cap).
  2. Look at it and run /compchest — or sneak + right-click it with a Nether Star renamed to Chest Compressor in an anvil.
  3. Right-click the container to open the compressed storage GUI.
  4. Deposit: click / shift-click items into the GUI. Withdraw: click a stored item to take out a normal stack.

Sneak + right-click while holding a block places the block as usual, just like a normal chest — it won't open the GUI.


❗ Good to know


⌨️ Commands

Command Description
/compchest Convert the chest/barrel you're looking at into a compressed one
/compchest info Show a container's stats (type, item types, total items, capacity)

🔑 Permissions

Node Default Description
compressedchests.use everyone Open & use compressed containers, run /compchest info
compressedchests.create op Convert containers (command or Chest Compressor item)
compressedchests.* op Everything above

Example with LuckPerms:

/lp group builder permission set compressedchests.create true
/lp group default permission set compressedchests.use true

⚙️ Configuration (config.yml)

# Max amount of a single item type, per type.
single-capacity-per-item: 512    # single chests & barrels
double-capacity-per-item: 1024   # double chests

# How many distinct item types one container can hold (GUI is 54 slots).
max-slots: 45

# Drop stored items on the ground when a container is broken.
drop-items-on-break: true

# Total items above this trigger a "break again to confirm" prompt.
warn-threshold: 1000

# Item name (a renamed Nether Star) used for the shift-right-click shortcut.
compressor-item-name: "Chest Compressor"

# Auto-save interval in seconds (0 disables; data still saves on close/shutdown).
autosave-seconds: 300

🚀 More from me

Plugins are a side thing for me — my main work is building web apps tools. Come take a look at what I'm building over at pixltd.dev. 💙


Verified by MCModsHub

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

Explore more