Kaleidoscope-Old-Tavern
No reviews yet
A Kaleidoscope affiliated mod.
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
An add-on mod designed for Kaleidoscope Tavern, adding faster brewing and a damage mechanism to barrels.
Features 🚀
Fast Brewing
Each time a full brew is completed (brewing quality reaches a collectible level), the speed permanently increases.
💥 Damage Mechanism
After each brew, there's a chance the barrel gets damaged, with probability increasing each time.
⚙️ Configurable
All parameters can be adjusted through the configuration file.
🛠️ Debug Commands
Built-in debug commands make it easy to test. Each barrel completing a full brewing cycle (reaching level 7) permanently counts as 1 brew. Once dug out, it’s gone.
Brewing count affects the current barrel’s speed bonus:
1st brew: 5%;
2nd brew: 6.25%;
3rd brew: 7.5%;
4th brew: 8.75%;
5th brew and above: 10% (or the max set in config).
Speed bonus = 5% + (effective count - 1) × (max speed - 5%) / (max count - 1)
Where:
Effective count = min(actual count, maxBrewCountForSpeed);
Max speed = maxSpeedPercent (default 10%);
Max count = maxBrewCountForSpeed (default 5).
The speed bonus applies directly to each brewing stage: Stage time = original stage time × (1 - speed bonus).
Count | Speed Bonus | Total Brew Time (original 30s)
0 | 0% | 30.0s
1 | 5% | 28.5s
2 | 6.25% | 28.1s
3 | 7.5% | 27.75s
4 | 8.75% | 27.4s
5 | 10% | 27.0s
Each time a full brew finishes, the barrel may get damaged. Damage probability = 5% × brew count, max 55%.
Count | Damage Probability
0 | 5%
1 | 10%
2 | 15%
3 | 20%
4 | 25%
5 | 30%
10 | 55%
Commands
All commands need to target the center bottom of the barrel.
/brewdebug finish — Instantly finish current barrel brew (max level);
/brewdebug setlevel <int> — Set barrel brew level;
/brewdebug addcount — Add 1 to brew count;
/brewdebug setcount <0-100> — Set brew count;
/brewdebug damage — Destroy the barrel;
/brewdebug info — Check current barrel status.
Items
Barrel Status Detector:
Sneak-right-click the barrel. View barrel info without permissions.
Crafting recipe is as follows:

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