• 11/6/24 4:44 pm
- 652 views • 0 today
- save_alt 32 downloads
- Compatibility
- Minecraft 1.20
- to version
- Minecraft 1.21
- Changes include
- Functions
43
The EZ Timers Datapack makes creating custom in-game timers simple and efficient! With just a few easy commands, players can set up countdowns, execute commands on complete, and more without complex setups. Perfect for map makers, mini-game creators, or anyone looking to add timed events to their world. A YouTube tutorial will be released soon to guide you through all the features step-by-step.
/function timers:initial/setup #Setup Timers When you Join the World
/function timers:initial/setup #Setup Timers When you Join the World
Functions
/function timers:new {timer:<timer name>,time:<max time in ticks>} #Create New Timer with name and ticks for max
/function timers:delete {timer:<timer name>} #Delete Timer
/function timers:count_up {timer:<timer name>} #timer +1
/function timers:count_down {timer:<timer name>} #timer -1
/function timers:reset {timer:<timer name>} #set timer to 0
/function timers:max {timer:<timer name>} #set timer to max
/function timers:delete {timer:<timer name>} #Delete Timer
/function timers:count_up {timer:<timer name>} #timer +1
/function timers:count_down {timer:<timer name>} #timer -1
/function timers:reset {timer:<timer name>} #set timer to 0
/function timers:max {timer:<timer name>} #set timer to max
More like this
6455192
119


Have something to say?