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

Unified Storage (0.9-BETA)

  • B
  • Jan 17, 2024
  • 240.08 KB
  • 81
  • 1.20.2
  • Forge

File Name

unifiedstorage-0.9-BETA.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

As 0.9-BETA fixes some server-side (potential duplication exploits). If you're hosting a community server, it's important to update as soon as possible.

 

CHANGELOGS - 17/01/2024 - VERSION:0.9-BETA

 

- Added Storage Controller forge item tags (forge:storage_controller)
- Added Network Card forge item tags (forge:network_card)
- Added interdimensional storage (Storage chunks are now chunk loaded when Storage Controller is in-use. Chunks automatically unload after the Storage Controller is out of use)
- Added shapeless recipes to enable clearing of nbt data of network cards (i.e., you can put a Storage Network Card in a crafting recipe to craft away the previously saved Storage locations)
- Added a queue system for when opening menus (this should be more server-friendly as the request is only made once and the menu's items will be computed at a later tick)
- Changed Wireless Upgrade texture
- Fixed some client & server-side edge cases to prevent duplication
- Fixed blank upgrade card lore
- Fixed a bug where SHIFT+CLICKING a network card into the Storage Controller whilst a network card is already inside will replace the visuals.
- Removed items that are not done from the creative tab & JEI to avoid clutter.