lootrbiggerchest
No reviews yet
Expand the capacity of all containers in the Lootr mod, supporting fixed sizes or weighted random sizes.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources