- DataBlock now supports transient properties, data values attached to the block that will not be saved
- ItemUtils#toString will now return null if the item is null instead of throwing an NPE
- Added support for longs to JSON parser and, subsequently, DataBlock
- Fixed issue with NoiseGenerator#noise returning the same value for coordinates 0 and 1 on all axes