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

