twoolie / NBT

Python Parser/Writer for the NBT file format, and it's container the RegionFile.
MIT License
362 stars 74 forks source link

Add support for Minecraft versioon 1.12.2 (data version 1343) #135

Closed steffen-kiess closed 4 years ago

macfreek commented 4 years ago

Thanks for taking the time to make a pull request!

I just reviewed the code, and can only thank you for correcting errors (the NotImplementedError() instead of NotImplemented singleton) and adding support for 1.12.2.

I'll gladly merge it.