File Details
unifiedstorage-forge-0.10-mc1.20.4.jar
- B
- Apr 7, 2024
- 291.90 KB
- 66
- 1.20.4
- Forge
File Name
unifiedstorage-forge-0.10-mc1.20.4.jar
Supported Versions
- 1.20.4
Curse Maven Snippet
- Added interfaces to extract/insert items from the network
(Note that interfaces can only extract/insert from storages that are chunk loaded - Thanks NyxaYu for the idea <3)



Added a "Controller Network Card" for ease of access in linking a Storage Controller. A normal network card works too, but the first linked storage must be the Storage Controller for the Storage Interface to accept.
Added Speed Upgrade Cards to work in interfaces. 64 stacked speed upgrade cards makes a huge difference in the extraction/insertion speed.
Toml Config Update is disabled for 1.20.4, will be re-enabled again in the future.
- Added a toml config to disable force chunk load whilst in Storage Controller's GUI. Note that if a storage (chest) is not chunk loaded, the Storage Controller will not notice it in force chunk disabled mode - this is for server's performance, for the players to chunk load their own chunks. The file can be found in yourworld/serverconfig/unifiedstorage-server.toml
Fixed the issue where if the item count goes to 0 while searching, it doesn't get removed when u release SHIFT.
Fixed a bug where if you shift click while searching, expanded lore might update the search entry (modifies the grid and makes it hard to shift+click other items) - e.g., if expanded lore has "network card", it'll update to show the items with network card inside their expanded lore.
Fixed issue where hovering edits the lore nbt of some items that prevents taking out of storage. (only in rare circumstances, item was not able to extract)
Fixed energy/fluid compatibility with other mods that would cause error when connecting to a Storage Controller
Fixed bug where if searching, and item is inserted to generate next page, it wont generate the next page
Optimized scrollbar generation on search/unsearch
Rearrange items in creative tab/JEI to make improve user interactivity.

