🎲 Implement bs.random
module!
#270
Annotations
5 errors
Test 'bs.random.binomial' failed!:
datapacks/Bookshelf/data/bs.random/test/binomial.mcfunction#L10
Unknown scoreboard objective 'bs.out'
|
Test 'bs.random.poisson' failed!:
datapacks/Bookshelf/data/bs.random/test/poisson.mcfunction#L9
The poisson distribution should not always return the same value
|
Test 'bs.random.simplex_noise' failed!:
datapacks/Bookshelf/data/bs.random/test/simplex_noise.mcfunction#L26
Unknown scoreboard objective 'bs.out'
|
Test 'bs.random.geometric' failed!:
datapacks/Bookshelf/data/bs.random/test/geometric.mcfunction#L10
Unknown scoreboard objective 'bs.out'
|
test
Process completed with exit code 4.
|