This website requires JavaScript.
Explore
Help
Sign In
DBot
/
overdrive_that_matters
Watch
3
Star
1
Fork
0
You've already forked overdrive_that_matters
Code
Issues
63
Pull Requests
Packages
Releases
Wiki
Activity
0c15c93dcd
overdrive_that_matters
/
src
History
DBotThePony
0c15c93dcd
Disallow to specify seed mix as zero to avoid EXTREMELY unlikely case where world's seed is zero, and we are generating chunk at 0, 0, in which Xoshiro256 will generate an exception
2025-03-05 10:25:17 +07:00
..
bb
Loader
2025-03-03 03:20:55 +05:00
data/kotlin/ru/dbotthepony/mc/otm
/datagen
Merge branch '1.21' into worldgen-placement-providers
2025-03-05 09:46:36 +07:00
main
Disallow to specify seed mix as zero to avoid EXTREMELY unlikely case where world's seed is zero, and we are generating chunk at 0, 0, in which Xoshiro256 will generate an exception
2025-03-05 10:25:17 +07:00
test/kotlin/ru/dbotthepony/mc/otm
/tests
Migrate to DelegateSyncher and Delegate<>
2024-02-25 18:30:25 +07:00