File Details
RandomItem-2.0.0-neoforge-1.20.6.jar
- R
- Jun 27, 2026
- 53.21 KB
- 9
- 1.20.6+1
- NeoForge
File Name
RandomItem-2.0.0-neoforge-1.20.6.jar
Supported Versions
- 1.20.6
- 1.20.5
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

