Crates and Cases
No reviews yet
This mod add configurables Crates and Cases
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Features systems for better item storage and organization.
A mod made using MCreator, which is a tool for creating custom mods without programming knowledge.
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
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
With this mod, you can place crates that you can configure by adding in the mod's configuration, items with a percentage chance of loot, and a refill delay!
Crates can be used like chest if no loot is defined!
Loot in crates will be override when open the container after refill delay!
Exemple for military crate:
"lootTable" allow 10% apple drop, and 10% dirt drop
"refillTime" is time for refill in milisecond (here 5 seconds)
"stackNumber", allow you to get with this example 50% chance to get additional apple, with a maximum of 5 (double value rounded to int)
{
"lootTable": {
"minecraft:apple": 10.0,
"minecraft:dirt": 10.0
},
"stackNumber": {
"minecraft:apple": [
5.0,
50.0
]
},
"blockName": "military",
"refillTime": 5000
}
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