You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Unique Content Distributor tool to partition unique each cell with a unique content type (from filtered cells) and move the existing content accordingly
15
+
- Mass Partition All Cells tool to set all filtered cells' partitions to match their current contents
16
+
- Mass Partition Storage Bus tool to set the filter of a Storage Bus to match its current inventory contents
17
+
- All tools come with heavy warnings and eager confirmation dialogs to avoid accidental usage
18
+
19
+
11
20
## [1.2.1] - 2026-01-30
12
21
### Added
13
22
- Add a button to decide the max number of slots to show per cell/storage bus in inventory (8, 32, 64, or all)
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,18 @@ A terminal and wireless terminal for managing storage cells and storage buses ac
21
21
-**Cell Partition**: Grid view for quick partition editing
22
22
-**Storage Bus Inventory**: View contents accessible through Storage Buses
23
23
-**Storage Bus Partition**: Edit Storage Bus filter configurations
24
+
-**Network Tools**: Various tools for managing and optimizing the whole network
24
25
-**Search & Filter**: Find items across all cells/Storage Buses with inventory/partition search modes
25
26
-**In-World Highlighting**: Double-click any storage entry to highlight its block in-world and show coordinates in chat
26
27
-**Priority Management**: Set ME Chest/Drive/Storage Bus priority directly from the GUI
27
28
-**Quick Partition Keybinds**: Configurable keybinds for quick partitioning with the hovered item
28
29
30
+
### Network Tools
31
+
A set of tools to manage and optimize your ME network storage. All tools can be matched against all available filtering options (search text, advanced search, filter buttons).
32
+
-**Attribute Unique Tool**: Redistributes items/fluids/essentia from matching cells to ensure each cell contains 1 unique type. May use free, unpartitioned cells on the network if needed.
33
+
-**Partition Storage Cells from Content**: Automatically partitions storage cells that match the filter, based on their current contents.
34
+
-**Partition Storage Buses from Content**: Automatically configures Storage Bus filters that match the filter, based on their current accessible contents.
0 commit comments