promotional bannermobile promotional banner

Random Item

Gives everyone a random item at the end of the timer.

File Details

RandomItem-2.0.0-fabric-26.1.2.jar

  • R
  • Jun 27, 2026
  • 46.67 KB
  • 18
  • 26.1.2+2
  • Fabric

File Name

RandomItem-2.0.0-fabric-26.1.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:random-item-654372:8328362"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Completely reworked back-end framework
  • Config now stored as NBT in the worlds data folder instead of a JSON file in the config folder.
  • /timer command structure heavily changed
  • Added new config options:
    • item_features: Controls if certain items have extra data applied when being given, such as potion effects, container loot and enchantments. Default: true
    • use_special_operator_blocks: Controls if the 3 different Command Blocks, Structure Block and Jigsaw are available. Default: true
    • special_items: A list of special items available to specific players. Able to be set with /timer. Previously implemented only for certain YouTubers.
    • special_item_chance: The chance for a player to get their special item instead of the random item if they have one. Formatted as a 1 in x chance. Default: 100
  • Commands now have messages like vanilla ones