Random Dust
ModMIT

Random Dust

Randomize the block update order of redstone dust.

734
Downloads
1
Followers
4 months ago
Updated
📦
5
Versions

📖About Random Dust

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.