Minecraft Randomization mod 2026 download
logo
minecraft mod Randomization

Randomization

Game Version: 1.7.10
Total Downloads: 14,473
Updated: Jul 5, 2016
Created: Jul 5, 2016
Download RandomizationDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Randomization 1.7.10 release 3.92 KB Jul 5, 2016 1.7.10 10,542 download Randomization Randomization 1.7.10 releaseDownload
Randomization 1.10 release 3.65 KB Jul 5, 2016 1.10.2 3,211 download Randomization Randomization 1.10 releaseDownload
Randomization 1.9.4 release 3.66 KB Jul 5, 2016 1.9.4 720 download Randomization Randomization 1.9.4 releaseDownload

Description

Share this:

This mod is pretty simple, the only thing it does is randomize all block drops. This is the first version of this mod, the second version will be available shortly. This version randomizes block drops completely, every block can drop every other (not-blacklisted) drop. The second version maps every block to a specific drop, so a specific block will always drop a specific drop. Wood is unaffected to allow getting basic tools.

This can make for really cool skyblock, UHC, and survival challenges. It is compatible with other mods, however other mods might have issues with the way items are picked.

Mod authors can blacklist specific items or entire resource domains by sending "Randomod" an IMC message, like so:

 

(in init)

FMLInterModComms.sendMessage("Randomod", "blacklist", "minecraft"); //Will blacklist all vanilla items from being picked
FMLInterModComms.sendMessage("Randomod", "blacklist", new ItemStack(Blocks.STONE)); //Will blacklist stone and its variants from being picked

Comments

Add a comment