• • 6/13/25 9:36 am • 5 logs
- 9.2k views • 0 today
- save_alt 1.5k downloads
- Compatibility
- Minecraft 1.21
- Changes include
Added Creditfafik77
7
Credit
HUGE thanks to fafik77 (https://www.planetminecraft.com/member/fafik77/), who made the RNG.Summary
This data pack will give you random items at certain time intervals.Settings
The interval can be set using this command:/scoreboard players set time randomitems <time>How to install
Just put the zip-File into the Datapacks-Folder of your world.DO NOT UNZIP IT, OTHERWISE IT WON'T WORK!
5 Update Logs
1.21.6 : by Aircraft192 06/13/2025 9:36:50 amJune 13, 2025 @ 1:36 pm UTC
Updated for 1.21.6
LOAD MORE LOGS
More like this
5688882
119


Have something to say?
If you installed it on a server, you have to execute /reload.
If you have some other server-side software, mods or datapacks, you might have to run /datapack enable <datapack name>. This should not be the case in vanilla Minecraft.
I tested it in a new world in 1.21.4 and it worked.
I'd have to completely rewrite everything to make it work, but I'm not sure I could do that either.
Essentially, the problem is that the randomizer only runs once. In case of multiple different players, you would have to run the randomizer for every player, select an item and also distribute them equally. This is the part I'm unsure about, maybe I will implement this in the future though.
Thank you for your suggestion!