Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 2 weeks ago
Updated last month
This api add cooldown for place or break blocks, you can start or stop cooldown on both mouse buttons.
How to use API:
- download mod
- open folder project
- make folder libs
- place mod to libs
- In build.gradle add dependencies - implementation files('libs/cooldown_api-1.0.jar')
Cooldown_api.startSeconds(1.0f, Type.LEFT); <- 1.0f is timer, Type.LEFT is button, you can use Type.LEFT or Type.RIGHT
This mod was created with the support of Minecraft hosting minely.net



