Skip to content

bcharron/block-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Block Finder

Given a level.dat and some .mca files, will tell you if a given block can be found somewhere.

Usage

List all block IDs

./finder2 -list

Find a specific block (ie, netherrack)

# You will need to have a level.dat in the current directory)
./finder2 -blockName minecraft:netherrack 

About

Minecraft Block Finder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published