Subject: | add support for tag types 11 & 12, and test files |
Hi~ I modified this module to support tag types 11 & 12. The added test files contains a player data file that copied from our current minecraft server.
This link is the diff:
https://github.com/CindyLinz/Perl-Minecraft-NBTReader/commit/32423569a91014ea832b0ea367d56b19e66e1b71
And this link is another diff, which additionally modified some code to enhance the efficiency a little:
https://github.com/CindyLinz/Perl-Minecraft-NBTReader/commit/48c08058af3585407198712d051ae9351d0c22b5
I think you can choose to apply only the first link, or both of them~~