• • 2/1/25 9:02 pm • 6 logs
- 10.4k views • 4 today
- save_alt 2.5k downloads • 1 today
- Compatibility
- Minecraft 1.13
- to version
- Minecraft 1.21
- Changes include
7
Read the full description on GitHub!
Summary
This Datapack adds a handy little clock over your hotbar. It counts your playtime based on ticks. It could be used in Minecraft Challenges on YouTube or just to measure your addiction to Minecraft😅
You can use it as a countdown timer too.
Features
You can pause and unpause the clock by simply typing
/function aircraft192:timer/pause/function aircraft192:timer/playTo reset the timer completely and start from scratch, you can use
/function aircraft192:timer/resetOr you may also change whether the clock should be displayed or not with these commands:
/function aircraft192:timer/display/on/function aircraft192:timer/display/offAs mentioned earlier, you can also use this datapack as a countdown timer. To enable or disable this feature, use:
/function aircraft192:timer/settings/countdown/on/function aircraft192:timer/settings/countdown/offYou need to set it to a starting time beforehand, otherwise it will just stay at 0.
How to install
Just put the zip-File into the Datapacks-Folder of your world.READ THIS IF YOU WANT TO USE THIS IN 1.20 OR OLDER
Since Mojang changed the name “functions” in Minecraft datapacks to “function” in 1.21, this datapack is not compatible with older versions.You can avoid this incompatibility by following these steps:
- Extract the datapack to the datapacks folder of your world (DON'T USE THE .ZIP-FOLDER FOR THIS!)
- Go to the path /datapack-name/data/minecraft/tags/ and rename the folder named "function" to "functions"
- Go to every other folder in the /datapack-name/data/ directory and rename every folder there named "function" to "functions"
- The datapack should now work for versions 1.20 and lower
6 Update Logs
Update 4.1 : by Aircraft192 02/01/2025 9:02:26 pmFebruary 2, 2025 @ 2:02 am UTC
View on GitHub for release notes:
github.com/Aircraft192/challenge-timer
github.com/Aircraft192/challenge-timer
LOAD MORE LOGS
5518278
119


Have something to say?
Du kannst den Befehl aus der Beschreibung benutzen, um den Countdown zu aktivieren.
I just added support for resetting with update 2.3 - you can use
/function aircraft192:timer/resetPlease use the latest version though.
Of course it is possible to set the timer to a certain time!
Just use these commands:
/scoreboard players set day timer <day>/scoreboard players set hour timer <hour>
/scoreboard players set minute timer <minute>/scoreboard players set second timer <second>I hope this helps!