Skip to content

Nbt 1.1.1

Latest
Compare
Choose a tag to compare
@Juuxel Juuxel released this 16 Aug 14:04

Fixed

Both bugs fixed by PR #1 by @BelgianSalamander:

  • getString used constant "key" (as a string) instead of actual key parameter
  • CompoundTag.getDouble() casts Tag to FloatTag instead of DoubleTag