Chance
Generates a random value ranging from 0.0 to 1.0 and checks if it's less than the specified value.
Type ID: eggolib:chance
Fields
Field | Type | Default | Description |
---|---|---|---|
chance |
Float | The value to compare the generated random value to. |
Generates a random value ranging from 0.0 to 1.0 and checks if it's less than the specified value.
Type ID: eggolib:chance
Field | Type | Default | Description |
---|---|---|---|
chance |
Float | The value to compare the generated random value to. |