Random Dust

Quick rating

Community listing page, reviews here may not be monitored by the author.

Random Dust

By Space WalkerOwner

No reviews yet

Randomize the block update order of redstone dust.

Mod Loaders
Minecraft
26.2

About

Description

This mod allows players to control the randomization of the block update order of redstone dust. Redstone dust's update order is location-dependent, and this mod will randomize the location offset at a set interval. This allows players to test if their redstone contraptions are location-dependent without having to physically move the contraption around.

The randomization interval is controlled through the /randomizeredstonedust command, which has the following sub-commands:

  • /randomizeredstonedust <interval>: set the randomization interval to the given value (-1 is disabled, 0 is randomize for each individual wire, greater than 0 is randomize at given interval).
  • /randomizeredstonedust pause: pause the randomization and print the current offset in chat.
  • /randomizeredstonedust resume: resume the randomization.