Simple Storage Network

A simplified port of the original Storage Network

File Details

SimpleStorageNetwork-1.20.1-1.12.0.jar

  • A
  • Dec 5, 2024
  • 523.39 KB
  • 5.0K
  • 1.20.1
  • Forge + 1

File Name

SimpleStorageNetwork-1.20.1-1.12.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-storage-network-268495:5963980")

NeoForge

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

Learn more about Curse Maven

Added a new Expanded Request Table and the Expanded Remote to support 'GUI Scale 2' or larger for players on large monitors/resolutions.

Internal refactoring for Import and Export cable capabilities: item transactions are now executed inside the cable tile-entities instead of the main node tile-entity (meaning the main root node is doing less processing work, and also the network overall should have fewer wasted cycles).