Mineuniverse
Log in Register
Mods

Controlled Random

An addon for RandomLib. It adds random entries that change their content depending on certain conditions.
by NaturaSpell
Download Claim this project
2,714,966 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons

An addon for RandomLib (previously an addon for one block plus). It adds new random entries that change their content depending on certain conditions.

 

(These entries may need a player within 10 blocks of the generation position. Depending on the mod using RandomLib)

 

Entries

 

controlled_random:gamestages

It needs the gamestages mod to be installed.

 

This type of entry provides content from a specific level of oneblock set by default or depending on gamestages unlocked by the player.

for example:

"controlled_random:gamestages": [

          { weight: 1,

            content: {

                 default: "random1",

                 controlled: {

                          "stage0" : "random2",

                          "stage1" : "random3"

                 }

             }

           }

      ]
This entry will use the content of the corresponding file:

- "random1.nbt" by default.

-  "random2.nbt" if the player have the 'stage0' gamestage unlocked

- "random3.nbt"  if the player have the 'stage1' gamestage unlocked

 

 

controlled_random:origin

It needs the origins (forge) mod to be installed.

 

This type of entry provides content from a specific level of oneblock set by default or depending on the origin of the player.

for example:

"controlled_random:origin": [

          { weight: 1,

            content: {

                 default: "random1",

                 controlled: {

                          "origins:blazeborn" : "randomBlaze",

                          "origins:merling" : "randomMerling"

                 }

             }

           }

      ]
This entry will use the content of the corresponding file:

- "random1.nbt" by default.

- "randomBlaze.nbt" if the player is a blazeborn.

- "randomMerling" if the player is a merling.

 

 

controlled_random:attunement

It needs the astral sorcery mod to be installed.

 

This type of entry provides content from a specific level of oneblock set by default or depending on the attunement of the player.

for example:

"controlled_random:attunement": [

          { weight: 1,

            content: {

                 default: "random1",

                 controlled: {

                         "astralsorcery:discidia" : "randomDiscidia"

                 }

             }

           }

      ]
This entry will use the content of the corresponding file:

- "random1.nbt" by default.

- "randomDiscidia" if the player has the discidia attunement.

 

controlled_random-1.1.0.jar
MC 1.16.5, Forge
Release 2022-03-27 Get

More from NaturaSpell

Progressive Aggressivity
916
Dimensional Conduit
747
Quests Additions (Fabric)
4,609,142
Teams Stages
440,628
One Block Plus
3,768,754
Filtered Chests
3,320,385

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968