Releases: xenondevs/Nova
Releases · xenondevs/Nova
Release v0.6.10
- Fixed possible ClassCastException in VanillaTileEntity
- Fixed dupe
Release v0.6.8
- Fixed "packet processing error"
- Fixed ConcurrentModificationException when disconnecting from chunks that Nova displayed particles in
- Updated the coal block pulverizing recipe to output 9 coal dust instead of 2
Release v0.6.7
- Fixed IllegalPluginAccessException on shutdown
Release 0.6.6
- Fixed #46
Release v0.6.5
- Fixed Mob Killer not being able to kill a pillager raid captain
- Fixed cables leaving their hitbox blocks behind when destroyed immediately after placing them
Release v0.6.4
- Fixed an issue causing high CPU usage
Release v0.6.3
- Fixed tile entity model duplication
- Fixed "NetworkException: The ItemUpdateEvent was cancelled" spam under certain circumstances
Release v0.6.2
- Fixed issues caused by breaking chests with commands, the Block Breaker / Quarry or other plugins
- Fixed an issue with item networks only taking from one half of a double chest sometimes.
- Items can now be inserted into the Block Placer's inventory using cables again.
Release v0.6.1
- Fixed the Quarry model duplication bug on Paper servers
- Changed the default Quarry recipe
- Displayed energy numbers are now rounded to two decimal digits
Release v0.6
New blocks:
- Tree Factory
- Trash Can
Other changes:
- Reworked Item Networks: equal item distribution, priority system and channels
- Item Filters now have an option to ignore NBT Data
- Wrench-clicking tile entities now reconnects them to cables
- Several bug fixes