- Functions
Published Apr 29th, 2020, 4/29/20 6:10 am
- 12,442 views • 2 today
- 1,171 downloads • 0 today
54
A random number generator that uses pure math instead of entities.
Usage for datapack creators:
Usage for datapack creators:
- set range min scoreboard players set min RNG_77 0
- set range max scoreboard players set max RNG_77 100
- run generator function fafik77:rng/rand
- get the number scoreboard players get number RNG_77
| Compatibility | Minecraft 1.14 |
| to | Minecraft 1.15 |
| Tags |
1 Update Logs
Update #1 : by fafik77 04/29/2020 6:10:13 amApril 29, 2020 @ 10:10 am UTC
should work on 1.14 - 1.16
(might also work on lower versions)
(might also work on lower versions)
4443180
119




Have something to say?
fafik thanks for the random algorithm. I used it for my datapackEdit: Can I use this in my own datapack? Do I need to credit you?
this code was also added to my fafik77 main.Lib
Thanks for making this datapack :3
It is really helpful for me :D