promotional bannermobile promotional banner

RandomPicker

A Fabric mod for Minecraft 1.21 that allows players to create custom randomizer lists and pick random items

Features

  • Custom Lists: Create your own randomizer lists using a server YAML file or in-game books
  • Animated Picking: Enjoy a cool obfuscated text animation when picking random items
  • Easy Commands: Simple commands to set up and use the randomizer

Commands

  • /randomizer setlist - Gives you a writable book to create your randomizer list
  • /randomizer reload - Reloads tasks from config/randomizer/tasks.yml
  • /randomizer global - Uses one random selection and shows it to every player
  • /randomizer user - Selects independently for each player
  • /randomizer chatmessage <text> - Sets the chat prefix shown before the selected task
  • /randomizer pick - Picks a random item from your list with animation

YAML Task File

The mod creates config/randomizer/tasks.yml in the server directory on first startup. Edit it with one task per line:

tasks:
  - First task
  - Second task
  - A task with spaces

Run /randomizer reload after saving the file. YAML tasks are used first. If the file contains no tasks, the book-based list remains available as a backup.

Pick mode defaults to global. Use /randomizer user to give each player an independent selection, or /randomizer global to return the same selection to everyone.

Use /randomizer chatmessage Block to mine: to show chat messages such as Block to mine: iron. The title animation always continues to display Randomizer:.

Book Backup

  1. Run /randomizer setlist to get a writable book
  2. Write your items in the book, one item per line
  3. Sign the book (right-click with it in your hand and click "Sign")
  4. Run /randomizer pick to randomly select an item with a cool animation!

Requirements

  • Minecraft 1.21
  • Fabric Loader 0.16.0+
  • Fabric API

Installation

  1. Download the mod JAR file
  2. Place it in your mods folder
  3. Make sure you have Fabric Loader and Fabric API installed
  4. Launch Minecraft and enjoy!

The RandomPicker Team

profile avatar
  • 1
    Followers
  • 2
    Projects
  • 22
    Downloads

More from Peganix_Ignis

  • PlayerTasks project image

    PlayerTasks

    Players receive secret random tasks, earn points by completing them, and can try to identify other players' tasks through an in-game guessing screen.

    • 17
    • July 24, 2026
  • PlayerTasks project image

    PlayerTasks

    Players receive secret random tasks, earn points by completing them, and can try to identify other players' tasks through an in-game guessing screen.

    • 17
    • July 24, 2026