Skip to content

A collection of algorithms to reverse using partial information various hashes used by Minecraft to seed its ChunkRandom PRNG.

Notifications You must be signed in to change notification settings

mjtb49/ChunkRandomReversal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo's main purpose is the ChunkRandomReverser class, which has methods for reversing the various hashes in Minecraft's ChunkRandom class. There is documentation in the form of javadocs on the interesting methods and some example usages in the test cases. It is just a simple java library - you are meant to import it in other java seedfinding code.

About

A collection of algorithms to reverse using partial information various hashes used by Minecraft to seed its ChunkRandom PRNG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages