promotional bannermobile promotional banner

Unified Storage

Say goodbye to complex cable networks - all you need are network cards to seamlessly link storage blocks for a unified storage system

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

Forge

implementation fg.deobf("curse.maven:unified-storage-943647:5243660")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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) alt text

alt text

alt text

  • 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.