NBT 1.3.0
·
298 commits
to master
since this release
- Python 3 support
NBT_Tagobjects behave more like native Python (MutableSequence) objects- Added more examples scripts
- Distinction between McRegionWorldfolder and AnvilWorldFolder
- Added iterator functions in WorlFolder and RegionFile
- raise
InconceivedChunkif a requested chunk was not yet generated - Use native Python
bytearray()to storeTAG_Byte_Array().value, instead of string, list or array.array
For details, including backward incompatible changes, see the changelog for 1.3