Simple Storage Network

A simplified port of the original Storage Network

File Details

SimpleStorageNetwork-1.18.2-1.6.2.jar

  • R
  • Jul 10, 2022
  • 450.88 KB
  • 3.4M
  • 1.18.2
  • Forge

File Name

SimpleStorageNetwork-1.18.2-1.6.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-storage-network-268495:3868680")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed item-routing cache feature, meaning as items get inserted (by player or cable) it tries to group them together with previous items in the same container when possible (still same logic as 1.12.2 version) as requested by SapphyRei.

 

Refactor and clean up how cables connect on placement.

Fix the visuals and the selection bounding box for cables sometimes not matching.

Optimize/remove redundant connection retries when blocks are placed

 

Remove/fix slot overlap patch for remotes on very small resolutions.

 

Fix java.lang.StackOverflowError connecting a Link Cable to a Network Exchange Interface #445 (these blocks now connect as blockstate=cable not =inventory).

 

Updated to latest dependencies: forge=40.1.54 jei=9.7.0.209 curios=5.0.7.1