Skip to content

olemb/mcdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcdata

Experimental library for reading and writing Minecraft data files.

This implements the NBT (Named Binary Tags) and Anvil formats.

NOTE! This is a very early version. The API will probably change.

Requires Python 3.8.

A more complete library for reading NBT data: https://github.com/twoolie/NBT/

Todo

  • refer to "tag" as "tree"?

  • error checking: raise exception if there are bytes left over after decoding.

Contact

Ole Martin Bjorndalen

ombdalen@gmail.com

http://github.com/olemb/mcdata

About

Experimental Python library for Minecraft data files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages