Releases: xenondevs/Nova
Releases · xenondevs/Nova
Nova v0.17-alpha.25
- Fixed an issue where client-side nova item data could leak into server-side items in creative mode
- Fixed
NoSuchFieldError
forCraftMagicNumbers.INSTANCE
on newer paper versions - Fixed
NoSuchMethodError
when opening anvil windows on newer paper versions
Nova v0.17-alpha.24
- Fixed an issue where networks would not tick when containing hoppers
- Fixed an issue where unzipped base packs would cause resource pack building to fail
Nova v0.17-alpha.23
- Fixed
ToolTier#ofItem
not recognizing gold tools
Nova v0.17-alpha.22
- Fixed "zip file closed" exception during initialization
Nova v0.17-alpha.21
- Data components from
ItemBehavior#baseDataComponents
andItemBehavior#defaultPatch
will now be merged properly - Fixed an issue where the default waila tool icon provider would return "wooden_" for unknown tiers
Nova v0.17-alpha.20
- Fixed #429 - Pick block mouse bind not working when Nova plugin is installed.
- Fixed an issue where ghost items would appear in the hotbar when trying to pick a Nova block in creative mode
- Fixed some false positives regarding Nova's creative block picking
- Replaced
/nova debug getItemData
with/nova debug getItemBehaviors
. This also introducesItemBehavior#toString(ItemStack)
- Fixed
WailaToolIconProviderRegistry
not acceptingWailaToolIconProvider
Nova v0.17-alpha.19
- Fixed an issue where the energy side configuration of tile entities would reset on every chunk load
Nova v0.17-alpha.18
- Fixed #454 - Crash due to Nova chunks not being loaded during world generation
- Potential fix for common region file corruption cause
Nova v0.17-alpha.17
- Fixed #456 - Straight cables turn into chains when waterlogged (Logistics addon)
- Fixed some cases where fake player instances could be leaked through bukkit events
Nova v0.17-alpha.16
- Fixed #452 - Lava doesn't deal damage on Purpur