Time in a bottle

Tired of endlessly waiting for your ore to smelt in the furnace? Starving while watching wheat grow slowly? Bored of watching (theoretically) paint dry? Stop wasting time — use Time in a bottle! Simply click on any tickable block: furnace, crops, brewing stand, and much more!
Key Features
This mod allows you to speed up the processing of blocks that operate on ticks! You can passively accumulate time and easily apply it to various mechanisms. Convenient admin commands are also available.
The mod supports integration with Curio and hotkeys through the TIAB Curio Support Mod. Compatible with Forge, Fabric, and NeoForge for versions 1.20.6 and above.
Super fast furnace

Crafting recipe

Using commands to add/remove time from a bottle

Fast wheat growth!

How to Use
First, you'll need the "Time in a bottle" item.

After obtaining the item, wait for time to accumulate in it.

When time has accumulated, right-click on a block (use Shift + right-click for blocks like the furnace), and the block will speed up! Each click doubles the speed and lasts for 30 seconds.

Commands
There is one command for managing time in the bottle:
/tiab <addTime/removeTime> <seconds>
Required Time
For each "x2" acceleration level, 30 seconds of stored time is required. Each click requires the following amount of time:
x2 - 30 seconds
x4 - 30 seconds
x8 - 60 seconds
x16 - 120 seconds
x32 - 240 seconds
x64 - 480 seconds
etc.
Configuration
The configuration file is located in <world folder>/serverconfig/tiab-server.toml
# Maximum stored time possible in ticks
max_stored_time = 622080000
# Ticks constant in ticks
ticks_const = 20
# Each use duration in seconds
each_use_duration = 30
# Defines maximum time items can be used continuously. Corresponds to maximum speed multiplier: E.g., 2^8=256
max_rate_multi = 8
Notes
Only versions 1.20.1 and above are supported. For earlier versions, use the original mod Time in a bottle standalone.
Support
Support is provided through the Discord server or in the GitHub repository.
Credits
Forked from Time in a bottle standalone by haoict
The original idea comes from the Random Things Mod by Lumien231
Description by JustDoom ;)