Minecraft but Inventory is Random
The items in your inventory periodically transform into a random new item
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Minecraft but Inventory is Random

Overview
Every 30 seconds (configurable), all the items in players' inventories will change into random new items.
If you'd like to make a video or content using this pack, go for it! If you do so, you must provide credit to me (Ambiguous Chameleon) and provide a link to this pack in the description and/or comments. Thank you!
Cheats & Commands
Toggles the visibility of the randomization countdown at the top of the screen. Visible by default
``` /trigger ac.inv_random.hide_bossbar ```
Configures how often (in ticks) inventory items are randomized
``` /trigger ac.inv_random.set_interval set <value> ```
Sets how many items are changed when a randomization occurs
``` /trigger ac.inv_random.set_random_count set <value> ```
Uninstalls the data pack [data pack version only!]
``` /function ac_cheat:uninstall ```