Compatibility
Minecraft: Java Edition
1.21.4
1.21.1
1.20.4
1.20–1.20.2
1.19.3–1.19.4
Platforms
75% 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 13 hours ago
Changelog
Important
-
As always, please create a backup before updating to this version.
-
Nova addons are now loaded as plugins. This means that they now need to be placed in the
plugins/
directory, and NOTplugins/Nova/addons/
. Addon configs, recipes, etc. will be automatically moved to their new data folders. For this to work properly, the addons need to be present on the first startup of 0.18.
General changes
- Addons are now loaded as plugins
- Updated to Minecraft 1.21.4 (1.21.1 is no longer supported)
Fixes
- Fixed #462 - Incorrect block picking behavior
- Fixed #522 - Either TRIPWIRE_UNATTACHED or TRIPWIRE_ATTACHED model working but not both
Addon API
New features
- Added support for item model definitions in items and entity-backed blocks
- Added support for equipment definitions
- Added support for custom tooltip textures
- New item behaviors:
AnimatedDye
,Cooldown
,Dyeable
,Glider