More Cases is a gameplay utility mod that allows players and server owners to create, customize, and share their own cases with configurable rewards and drop chances.
The mod is designed for both singleplayer and multiplayer, making it suitable for maps, modpacks, and servers.
For demonstration purposes, three example cases are already included in the creative inventory tab.
Create fully custom cases via commands
Configure rewards, amounts, and drop chances
Share case configuration files with friends
Supports modded and vanilla items
Works in singleplayer and multiplayer environments
Example cases included out of the box
Use the following command to generate a new case:
/case gen [Case Name color:case_color] mod_id:item_id chance amount mod_id:item_id chance amount ...
/case gen [Blacksmith Case color:yellow] minecraft:iron_ingot 70 1 minecraft:iron_sword 29 1 minecraft:netherite_ingot 1 2
This command creates a case with:
70% chance — Iron Ingot (x1)
29% chance — Iron Sword (x1)
1% chance — Netherite Ingot (x2)
The total chance of all items must equal 100%
If the total chance is less than 100%, the remaining percentage will be filled with a dummy (empty) reward
If you specify:
------Sword — 20%
------Ingot — 40%
------Dummy reward — 40% (100 − 20 − 40)
To obtain a case that has been saved in the config files, use:
/case get [Case Name color:case_color] case_file.json
All saved case files (both custom and built-in) are stored in:
config/more_cases/
This mod is licensed under the MIT License.
You are free to use, modify, and distribute it with attribution to the author.
Where can I use this mod?
You may use this mod (with proper author credit and links, as required by the MIT license) in:
Maps
Servers (may require additional configuration)
Multiplayer worlds
Modpacks
Where to report bugs or ask questions?
For bugs, issues, or questions, contact me on Discord:
blackhole888yt
Where are updates posted?
All future updates and fixes will be published first on my CurseForge page.