https://github.com/pixel-master/pixel-timer
A Minecraft Java Edition Timer Datapack.
https://github.com/pixel-master/pixel-timer
countdown datapack mc minecraft minecraft-datapack mod timer
Last synced: 5 months ago
JSON representation
A Minecraft Java Edition Timer Datapack.
- Host: GitHub
- URL: https://github.com/pixel-master/pixel-timer
- Owner: Pixel-Master
- Created: 2022-05-17T17:20:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T20:12:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T16:27:52.496Z (over 1 year ago)
- Topics: countdown, datapack, mc, minecraft, minecraft-datapack, mod, timer
- Language: mcfunction
- Homepage: https://pixel-master.github.io/Pixel-Timer
- Size: 719 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Pixel Timer
## A Minecraft Java Edition Timer Datapack.
**You have to activate Cheats in your World to use this Datapack.**
The Pixel Timer is a customizable Minecraft Timer Datapack that is also available as a mod.
The Datapack version needs to be aplied to each world.
With the mod you will just have to install it and the commands will be available in every world that has Cheats activated as long as the mod is installed.
## Installation
**1. Just download the zip file from [here](https://github.com/Pixel-Master/Pixel-Timer/).**
**2. Drop it into Minecraft**
**3. Enjoy!**
## Getting help:
`/function timer:help`
### Pixel Timer Help:
**- Install** (normally it does automatically on load)**:**
use `/function timer:install`
**- Start:**
use `/function timer:start`
**- Pause:**
use `/function timer:pause`
**- Reset:**
use `/function timer:reset`
**- Settings Help:**
use `/function timer:settings/help`
**- Updates/Version::**
use `/function timer:version`
**- Finish:**
use `/function timer:end`
**- Uninstall:**
use `/function timer:uninstall` and remove the Datapack/Mod
### Creator:
**Pixel Mqster** [[GitHub](https://gitlab.com/Pixel-Mqster)]
### Links:
[Download Mod(comming sooon)],[[Download Datapack](https://github.com/Pixel-Master/Pixel-Timer/archive/refs/heads/main.zip)],[[Source Code](https://gitlab.com/Pixel-Mqster/Pixel-Timer)]
## Where are the Files?
The "Head" is in the [directory](https://gitlab.com/Pixel-Mqster/Pixel-Timer/tree/main/data/timer/functions) `data/timer/functions`.
If you want to know what each function does look in the Getting Help-section above.
There is one exception: ` auto/timer.mcfunction` It's just always active.