
Random Commands
This mod introduces an additional command that enables randomized command execution. The usage format is as follows: /randomcommand <rolls> <commands>
. For example, the command /randomcommand 5 50 summon creeper; 50 summon zombie
will create a situation where zombies and creepers spawn with 50% probability each. The rolls parameter controls the number of repetitions of the entire sequence. It's also worth noting that the mod supports commands from other modifications and NBT data, making it an extremely useful tool for developers of custom modpacks.