Releases: xenondevs/Nova
Release v0.8.2
- The default transfer rates for direct connections (placing two blocks directly next to each other) can now be configured in the main config.
- Increased the default item transfer rate of directly connected blocks.
- Fixed a bug where all item types could be put into the cable item filter slots.
- Fixed a bug where the mob killer would not attack mobs that were on the lowest y-level of its range.
- Fixed a bug where the pump would pump fluids outside its range.
- Removed the ItemsAdder load delay. If you're using ItemsAdder, update to
2.5.5
.
Release v0.8.1
Changes
- Fixed dupe in Harvester
- Fixed VisualRegion not disappearing after breaking sprinkler
Release 0.8
What's new?
- Added Fluid Infuser
- Added Freezer
- Added Sprinkler
- Added Fluid Storage Unit
- Added Electric Brewing Stand
- Completely new items GUI
- Which items are displayed here can be configured in
plugins/Nova/config/creative_items.json
- Which items are displayed here can be configured in
Other changes:
-
The Star Collector and Cobblestone Generator now show up in the recipes GUI
-
The recipe GUI now includes explanations on how to obtain Star Shards and the Infinite Water Source
-
The block placer will now only place blocks on the correct surface and when there is enough space (in case of multiblocks like beds).
-
The block breaker will no longer drop the item when breaking the wrong side of a multiblock like a bed or extended piston.
-
The Trash Can now also accepts fluids
-
The amount of tree models has been reduced to 200 models each, this reduces the size of the resource pack.
-
It is now also possible to use shift-click or the number keys to obtain items from /nova items while in creative mode.
-
Reworked Recipe System. Specifically shaped recipes are now much easier to create, and there are a lot more customization options in general. Check out our wiki on creating custom recipes if you're interested: https://xenondevs.xyz/docs/nova/configs/recipes/
-
Full ItemsAdder compatibility. You can now use custom items from ItemsAdder in your recipes, and look at recipes registered with ItemsAdder using /nvrecipe.
-
MMOItems compatibility. Items from MMOItems can be used in Nova recipes, blocks from MMOItems are recognized properly, looking at crafting recipes from MMOItems using /nvrecipe is possible.
-
Partial Oraxen compatibility. You're able to use items from Oraxen in recipes, but custom blocks are not recognized when breaking / placing them using machines from Nova.
-
When AuthMe is installed, the resource pack will only be sent after a player has successfully logged in.
-
New global config options:
disable_block_break_effects
,drop_excess_on_ground
-
New config options for the Mob Duplicator:
nerf_mobs
andentity_limit
-
Developer API: https://xenondevs.xyz/docs/nova/api/
0.7.15
0.7.14
- Fixed GriefDefender integration
Release v0.7.13
- ProtectionManager cache
Release v0.7.12
- Fixed silverfish being able to enter tile-entities
Release 0.7.11
- Fixed fix for #69
Release v0.7.10
- Fixed #69
Release v0.7.9
- Fixed a bug where armor stands of tile entities were sent too early and therefore not displayed to the player on world change.