EVERYTHING IS RANDOM — Minecraft Java 1.21.11

Included:
• Breaking a block gives exactly one random item from the included pool.
• Normal block drops are disabled with doTileDrops=false so you don't get the original block drop as well.
• Killing a mob gives one additional random item.
• Killing the Ender Dragon broadcasts: "You Win The Game" and plays the challenge-complete sound.
• Uses Minecraft Java 1.21.11 data pack format 94.1.

IMPORTANT — Crafting:
A vanilla datapack cannot generically replace the output of every vanilla recipe with a random item using one universal recipe hook. Recipe output is defined by each individual recipe. A true "every recipe -> random result" version requires overriding the full vanilla recipe registry (hundreds of recipe definitions) or a mod/plugin.
This pack therefore does NOT falsely claim to randomize every crafting recipe.

Installation:
1. Put this ZIP in your world's datapacks folder.
2. Enter the world and run /reload.
3. Make sure commands are allowed (singleplayer cheats or an operator on a server).
4. Because doTileDrops is set to false, remove the pack or run /gamerule doTileDrops true when you want normal drops back.

To reset:
• /gamerule doTileDrops true
• /reload after removing the ZIP.
