1
release
Random Item Timer
Minecraft, but every 15 second you get a random item. This datapack was built for an event
Random Item Timer
Random Item Timer
Every 15 seconds, you get a random item
How to use
1. Add the tag "random.receiver" to players so they can receive the items 2. Use the function "random:reset" to load the timer 3. Use the function "random:start" to start the timer (make sure atleast one player has been tagged)
``` /tag @s add random.receiver @s can be replaced with a player name
/tag @s remove random.receiver To remove a players abillity to get random items
/function:start Starts giving items and displays the timer
/function:reset Resets the timer and untags all players ```