Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
clockwork
What?
This mod helps you reconnect to a server after a specfied delay. You can save and manage your delays using a client command.
Why?
This is useful for teleport contraptions based on cats and pearl chambers, which rely on reconnection delay.
How?
The main client-side command has three aliases: /reconnect
, /timing
and /clockwork
.
You can use whichever you like the most.
/timing add <name> <delay>
- Creates and saves a new timing with specified delay in seconds./timing run <name>
- Kicks you from the current server and reconnects you after dealy that is saved with this name./timing delete <name>
- Deletes timing by name.