lootrbiggerchest

Quick rating

lootrbiggerchest

No reviews yet

Expand the capacity of all containers in the Lootr mod, supporting fixed sizes or weighted random sizes.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
lootrbiggerchest-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Lootr Bigger Chest


Expand the capacity of all containers in the Lootr mod, supporting fixed sizes or weighted random sizes.

Compatible Containers

Container Vanilla Size   Row Range   Column Range
Lootr Chest 3×9 1~20 1~32
Lootr Barrel 3×9 1~20 1~32
Lootr Shulker Box 3×9 1~20 1~32
Lootr Minecart with Chest     3×9 1~20 1~32

Dependencies

Minecraft 1.20.1

Forge 47.3+

Lootr 0.7+

Configuration
The configuration file is located at config/lootrbiggerchest-common.toml.

Fixed Size

["chest"]

  rows = 3  # 1 ~ 20
  columns = 9  # 1 ~ 32

The four container types (chest, barrel, shulker box, chest minecart) are configured independently.

Random Size
If a random_capacity list is configured, the fixed rows and columns are ignored. A size is randomly selected from the list based on weight:

["chest"]

random_capacity = ["3,9,50", "6,9,30", "9,12,20"]
# Format: "rows,columns,weight"
# Leave empty to use the fixed rows and columns.

Each container's size is determined the first time it is opened and then saved persistently.

Notes

Configuration changes take effect immediately; no restart is required.

Existing old containers retain the size that was determined when they were first opened.

The container GUI automatically adapts to different sizes.

Lootr Bigger Chest

Expands all Lootr container inventories beyond the default 27 slots (3x9).

Features

  • Four container types: Chests, Barrels, Shulker Boxes, and Chest Minecarts -- every Lootr container is covered
  • Fixed size mode: Configure rows (1-20) and columns (1-32) per container type
  • Weighted random pools: Assign multiple sizes with weights to each container type for varied loot experiences
  • Per-type configuration: Each container type has independent settings
  • Persistent sizes: Container dimensions are saved to NBT on first open and survive reloads
  • Custom GUI: A scrollable 9-column container screen that adapts to any configured size

Why use this?

If you feel the standard 27-slot Lootr chests are too limiting -- especially in modpacks with hundreds of items -- this mod lets you freely expand them. The random size system also adds an element of surprise to dungeon exploration.

Dependencies

  • Lootr (required) -- 0.7.34+
  • Minecraft Forge 1.20.1

Configuration

Run the game once and edit config/lootrbiggerchest-common.toml. You can set fixed rows/columns or define random size pools for each container type.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
~3,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works