Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Important
- As always, please create a backup before updating to this version.
- You'll now need to add Nova as a java agent on the command line, via
-javaagent:plugins/Nova-0.21.0-alpha.1.jar
General Changes
- Updated to Minecraft 1.21.9 (1.21.8 is no longer supported)
- A new look for the
/nova items
menu and the recipe explorer - Dropped support for manual resource pack uploading
- S3 upload service: Added
acl
config option,force_path_style
now also affects download url
Fixes
- Fixed an issue where the stonecutter would always show all recipes for nova items when a nova item was in the input slot
- Fixed an issue where nova blocks had no explosion drops
- Fixed an issue where
BlockUtils#getDrops
would ignore theBLOCK_DROPS
andBLOCK_STORAGE_DROPS
context parameters - Fixed an issue where updating state-backed block states through
BlockBehavior#updateShape
would trigger block migration - Fixed an issue where the
custom_multi_part
upload service was not working properly - Fixed
ModelBuilder
uv-locked rotation - Fixed
ModelBuilder
not rotatingrotation
property - Fixed
ModelBuilder
matrix transformation application order
Addon API
New features
- New item behaviors:
Bow
,Crossbow
,NoHandAnimationWhileHolding
- Item using api
- Multiple resource packs
- Gui textures with transparent background
- Gui textures with no "Inventory" label
- Access Widener & Mixin
Migration Guide
Information
Published on | September 30, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.21.9)