• 6/17/23 10:13 am
- 1.9k views • 0 today
- save_alt 84 downloads
- Compatibility
- Minecraft 1.13
- to version
- Minecraft 1.20
- Changes include
- Functions
77
This is just a small datapack that adds a rng function.
Description:
This functions generates a random number by using only the game time, an offset value, and the range value that the player has to set (defaults to 1 if the range is none, 0 or negative)
Setting RNG range:
You can set the range value with : /scoreboard players set rng.range rng <range value> (the number generated can have all values from 0 to rng.range -1)
Generate a number:
To generate a number, execute the command /function rng:rng. The Number gets stored in the scoreboard rng.rng.
Description:
This functions generates a random number by using only the game time, an offset value, and the range value that the player has to set (defaults to 1 if the range is none, 0 or negative)
Setting RNG range:
You can set the range value with : /scoreboard players set rng.range rng <range value> (the number generated can have all values from 0 to rng.range -1)
Generate a number:
To generate a number, execute the command /function rng:rng. The Number gets stored in the scoreboard rng.rng.
1 Update Logs
Update #1 : by HeDeAn 06/17/2023 1:39:20 pmJune 17, 2023 @ 5:39 pm UTC
removed a debug command that I forgot
More like this
5659874
119




Have something to say?