Nova v0.18-alpha.6
on Dec 17, 2024- Added Canvas gui element
- Fixed #535 - Nova is causing strings and tripwires to be unbreakable
- Fixed an issue where lines of flying leaves would appear in the world
- Fixed an issue where leaves, note blocks and tripwire would not have block break effects
- Fixed an issue where leaves, not blocks and tripwire could not be picked via the middle mouse button
- Fixed an issue where side configuration menus would not be closed when the associated tile entity was destroyed
- Fixed an issue where some tile entity guis would stop updating after switching menus
Nova v0.18-alpha.5
on Dec 14, 2024- Fixed #532 - Placing an unenchanted item into an Enchanting Table crashes server
Nova v0.18-alpha.4
on Dec 13, 2024- Fixed
NovaItem#createItemStackalways returning item stacks of count 1 - Changed recipe key format to include addon- and recipe type namespace
- InvUI-related fixes
Nova v0.18-alpha.3
on Dec 9, 2024- Fixed an issue where the Patreon upload service would fail to upload the resource pack
Nova v0.18-alpha.2
on Dec 8, 2024- Fixed #527 - Updating to 1.21.4 breaks Nova blocks which were in the middle of a process
- Fixed an issue where tile entity data was not saved properly
- Fixed an issue where changes to network end points were not saved properly
- Fixed an issue where added items to tile-entity inventories would be invisible until reopening the gui
- Fixed an issue where water could destroy non-waterloggable Nova blocks
- Updated translations
Nova v0.18-alpha.1
on Dec 7, 2024Important
-
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
Migration Guide
Nova v0.17-alpha.39
on Nov 27, 2024- Fixed #513 - Falling blocks replace cables, deleting them
- Fixed #521 - Taking fluids from a fluid tank while on a full inventory deletes buckets
- Fixed a desync when trying to break a block without the
Breakablebehavior in creative - Fixed an issue where the axis value of blocks was selected incorrectly
Nova v0.17-alpha.38
on Nov 25, 2024- The default axis value for the scoped block state property
AXISis nowy ModelBuilder#rotatednow assumes models usingnova:axisto be aligned with theyaxis by default
Nova v0.17-alpha.37
on Nov 23, 2024- Made Energy-, Item-, FluidSideConfigMenu public
Nova v0.17-alpha.36
on Nov 22, 2024- Fixed block placing on Nova blocks with interactive backing state
Nova v0.17-alpha.35
on Nov 22, 2024- Fixed #512 - Server lags and crashes when saving while handling multiple cable connections in the same chunk
- Performance improvements for networks consisting of many cables
- Fixed
UninitializedPropertyAccessExceptionwhen accessing ProtectionManager early
Nova v0.17-alpha.34
on Nov 18, 2024- Fixed
No NetworkConfigurator for worldwhen dynamically loading a world
Nova v0.17-alpha.33
on Nov 17, 2024- Addons can now define a custom id for items of blocks
- Added Region#toBoundingBox
Nova v0.17-alpha.32
on Nov 16, 2024- Fixed #506 - Disabled slots in vanilla crafter get filled up when using cables to insert items
Nova v0.17-alpha.31
on Nov 16, 2024- Fixed an issue where removing an end point that is part of a local network would not remove the connected end point from the network
Nova v0.17-alpha.30
on Nov 16, 2024- Fixed #431 - Problem with merging resource pack
- Fixed #500 - [Logistics] Cables vanish if a block is placed on top of them
- Base packs will now no longer be merged twice if they were specified in both the config and put into the
base_packsdirectory - Base pack merging will now overwrite files for scenarios where multiple base packs define the same files, instead of throwing an exception in some cases.
- ProtoNetworks are no longer saved to disk and instead inferred from network node data
Nova v0.17-alpha.29
on Nov 15, 2024- The resource pack will now be regenerated if it no longer exists
Nova v0.17-alpha.28
on Nov 11, 2024- Updated network-related exception messages to include more information
Nova v0.17-alpha.27
on Nov 10, 2024- Fixed #490 - Colored/Dyed Shulker Boxes don't connect with wires, while natural colored Shulker Boxes do
Nova v0.17-alpha.26
on Nov 3, 2024- Fixed dupe



