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
- Completely reworked back-end framework
- Config now stored as NBT in the worlds
datafolder instead of a JSON file in theconfigfolder. /timercommand 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:trueuse_special_operator_blocks: Controls if the 3 different Command Blocks, Structure Block and Jigsaw are available. Default:truespecial_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

