Instead of adding every single filter by shift + right clicking with that item in the offhand, you can now also add filters by shift + right/left clicking with an empty offhand. Then it adds all items inside the chest as filters.
Shift + left click also removes any filters, not present as items in that moment Shift + right click leaves existing filters untouched
This also means, that Bedrock players can now actually add filters to sorting containers.
Strict Sorting
Using the network wand, you can now select, whether you want to add a filter for an entire item type or just a specific item with its meta-data
Fixes
- Components can no longer be placed inside of each other
- Duplicates and invalid filters are now automatically removed from the properties of Sorting Containers on plugin startup
- Added the lang key
component.list.empty
Other changes
- Readded the "try networks" notification
- Added async auto saves for Folia compat
- Right-clicking a non-component with a Wand now shows an error
- The Wand will now treat the vanilla chests attached to components as the component now
-
No more items hanging in input containers
-
Breaking components will drop a component upgrade instead of a component block (This is to prohibit incompatability with other plugins)
-
Dropped components now actually show component properties in their lore (Opt-out config)
-
Component properties are more generalized, so development of new components / addons for Networks is alot easier
-
No more error when a donator's range is too high
As always the update is available on Modrinth and Hangar
You can now set
-
whether items can be transferred into unloaded chunks
-
whether the plugin uses a simple but fast or complex but slower algorithm to find enmpty slots in chests (the simple one only searches if there's a free slot, the complex one also checks if there are partially filled stacks that can be merged)
- Cleaned up the code from the crafting manager
- Fixed a lot of bugs including:
- Input chests connected with a regular chest to a double chest only worked if the input chest was the left part
- German language file had a wrongly named language key
- Range upgrades weren't shown in the recipe book, same for component upgrades
- Problem reading invalid JSON files
- Added an explaination of the range upgrades to the Networks Manual