AdvancedScripts_BETA_10.5_forge_1.20.1
Curse Maven Snippet
What's new
Added Built In Functions:
random() # Returns a float between 0.0 e 1.0
randint(1, 20) # Returns an integer between 1 and 20 included
chance(0.05) # Returns True with a 5% probability (1 in 20)
chance(0.5) # Returns True with a 50% probability (1 in 2)
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

