Skip to content

Releases: BlackBeltPanda/RandomItemGiver

v1.1: Initial Commit

14 Sep 00:43
c652099
Compare
Choose a tag to compare
Removed unnecessary files and folders from the datapack.
Moved randomizer and give commands to a separate function to make it possible to call it from another function.
Optimized calls to prevent randomizer running every tick and ensure it only runs when user specifies.
Call randomizer function for every online player, ensuring each player gets a random item.