twoolie / NBT

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

added name of tag getter, for viewing pallet block names #147

Closed jlsajfj closed 3 years ago

jlsajfj commented 3 years ago

I need the name of the tag in order to access pallet properly, and parsing a wrapper just seems wrong. added a getter for the tag name.

jlsajfj commented 3 years ago

Whoops lemme fix readme too