Releases: I-Al-Istannen/MiniNBT
Releases · I-Al-Istannen/MiniNBT
Version 1.0.2
Changes
-
Rewrote the backing reflection code to be a bit simpler and more maintainable
-
Fixed the
TileEntityNBTUtilon 1.9+
ABI / API compatibility
Should be preserved except for the caveats mentioned in the readme:
All utils
ReflectionExceptionwill now be thrown if initialization or any other operation fails.
ItemNBTUtil
getTagnow throws an exception if the tag was no compound or is unknown instead of returning an empty tag.
This will probably not impact you at all, but it still is a change in behaviour.