Kaleidoscope-Old-Tavern

Quick rating

Kaleidoscope-Old-Tavern

No reviews yet

A Kaleidoscope affiliated mod.

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

About

Project Details

Type
Mod
Latest Version
kaletaold-1.1.0.jar
Authors

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

Resources

External Links

Source Issues Wiki Discord

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

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

<1,000
Downloads
Last Updated
Created
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