Compatibility
Minecraft: Java Edition
1.21.1
1.20.4
1.20–1.20.2
1.19.3–1.19.4
Platforms
Paper
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published last year
Updated last week
Changelog
CREATE BACKUPS BEFORE UPDATING
Please create a backup of your server (including the worlds and Nova plugin directory) before updating to this version. Major changes were made to Nova's world file format. Please report any issues you encounter with the automatic legacy conversion.
General changes
- Updated to Minecraft 1.21.1 (1.20.4 is no longer supported)
- Optimized item networks
- Parallel network ticking
- Major internal changes
- Nova now bundles all libraries instead of downloading them on startup.
Fixes
- Fixed #304 - Break network connections during chunk save / chunk load ?
- Fixed #307 - Unbreakable block with tool
- Fixed #320 - Block#breakNaturally() and Block#remove() don't properly break solid custom Nova blocks.
Addon API
New Features
- New backing state config type:
LEAVES
- Tools can now have multiple tool categories
- Item behaviors can now modify block damage
- Model generation Nova Documentation - Creating a custom block model
Changes
- Major changes to custom items, blocks, tile-entities, and tile-entity networks.