
Random logs
When the player breaks any log there is a random chance for a mini game to pop up, or random amounts of random loot will drop
00—fabricBoth1.21.1mod
Random Logs mod notes
- Breaking any log has a chance to trigger a bark-matching mini game; otherwise 1–3 stacks of weighted bonus loot (sticks, apples, berries, nuggets, bone meal, emeralds, the odd stone axe or golden apple) spill out at the break position.
- Mini game: a screen pops up with three bark names—click the one that matches the highlighted target within ~12 seconds. Winning grants emerald/diamond rewards plus experience; picking wrong or timing out simply dismisses the prompt.
- Networking is validated server-side: the server records the active challenge and only grants rewards for correct answers; timeouts are enforced even if the screen is closed.
- Clients need this mod installed to see the pop-up; if the client cannot receive the mini game packet the server silently falls back to the loot drop so gameplay continues.
- Mod id:
randomlogs; runs on both client and server with Fabric API for Minecraft 1.21.1. - Current limitations: chances and loot tables are fixed in code, and the feature still triggers while in creative/spectator modes; consider adding a config and more mini game variety in the future.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.