Sophisticated Storage

Storage mod with multiple tiers and functional upgrades

File Details

sophisticatedstorage-1.18.2-0.6.13.252.jar

  • R
  • Nov 29, 2022
  • 779.84 KB
  • 19.6K
  • 1.18.2
  • Forge

File Name

sophisticatedstorage-1.18.2-0.6.13.252.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Added Limited barrels that only have up to 1, 2, 3 or 4 slots

- but they have ever expanding capacity either through tier upgrades or through adding stack upgrades

- they automatically display their items and memorize the slots

- also support hand interaction to deposit / fast deposit / take single item or stack

- and they also display counts of items

- in addition to regular placement they can be placed facing down or up as well as rotated in these positions

 

Added locking to storages

- makes it so that empty slots (ones that don't have memory) cannot be inserted into by controller or pipe directly connected to the storage

- also makes it so that items inserted in gui or deposited to limited barrels in empty slots automatically get remembered

- storage tool has a lock/unlock mode now to do this

 

Storage tool now has 4 different modes

- link storages

- lock / unlock 

- show/hide locks

- show/hide counts (only applicable to the new limited barrels)

 

Added an option to slot memory to allow selecting whether memorized slot should filter allow items with any nbt or just the matching one.

- Limited barrels are by default set to only allow matching nbt while all the other storage allows any nbt, just needs the matching item to match.

 

Added support for custom name for blocks using similar way that vanilla blocks support it which allows waila like blocks to display it as well

Added tooltips to controller, storage link and storage tool to give a hint of their function

 

Fixed pickup upgrade to work in barrels again.

Fixed barrels to act as sturdy blocks and allow placement of rails on top of them.

Fixed chests to properly waterlog when there are two water blocks around and also that it could be waterlogged by bucket and bucket could remove water from it