promotional bannermobile promotional banner

RandomLib

A library to create customizable random pools. Originally from the oneblock mod.
Back to Files

randomlib-1.16.x-1.1.0.jar

File namerandomlib-1.16.x-1.1.0.jar
Uploader
NaturaSpellNaturaSpell
Uploaded
Dec 26, 2024
Downloads
29.8K
Size
75.9 KB
Mod Loaders
Forge
File ID
6025020
Type
B
Beta
Supported game versions
  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:randomlib-597890:6025020")

Learn more about Curse Maven

What's new

  • add ability to use subfolders in configs.
  • add ability to place random blocks, summon random items or random entities from the game with a blacklist. key in config is "random". ex:

random: [ { weight: 105, content: { entities: { enabled: 1b, registry_name_blacklist: ["minecraft:ender_dragon"] }, blocks: {enabled: 1b}, items: {enabled: 0b} } } ]

This mod has no additional files