promotional bannermobile promotional banner

Sophisticated Storage

Storage mod with multiple tiers and functional upgrades

File Details

sophisticatedstorage-1.20.1-0.10.9.755.jar

  • R
  • Mar 13, 2024
  • 1.20 MB
  • 2.5K
  • 1.20.1
  • Forge + 1

File Name

sophisticatedstorage-1.20.1-0.10.9.755.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sophisticated-storage-619320:5178810")

NeoForge

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

Learn more about Curse Maven

Added Storage IO blocks

- Storage IO when placed in controller's multiblock allows input / output of items from its sides basically acting as another place to access the multiblock apart from controller
- Storage Input is similar to IO, but only allows piping items into the multiblock. Is very optimized and preferred way to pipe items into multiblock especially in cases where there's a lot piped and even more when the storage could be getting full and there are still items to pipe in
- Storage Output is similar to IO again, only allows to output items
- None of these connect other blocks to the storage multiblock so there can be another storage on their side that pushes / pulls items to / from multiblock using hopper upgrade (of course only if it does not get connected using some other storage block
- Storage controller texture changed to be inline with IO blocks

 

Thanks Ridanisaurus for all the new textures

 

Fixed maxUpgradesPerStorage config to properly reset to default if invalid value is provided