Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Sophisticated Storage (Unofficial Fabric port)

Sophisticated Storage (Unofficial Fabric port)

This is the Unofficial Fabric version of Sophisticated Storage.

601.9k
95
Storage

Compatibility

Minecraft: Java Edition

1.21.1
1.20.4
1.20.1
1.19.4
1.19.2

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Salandora Member

Details

Licensed LGPL-3.0-only
Published last year
Updated last week
DescriptionGalleryChangelogVersions

Show all versions

1
2

1.20.1-0.10.44.23

by Salandora on Oct 11, 2024
Download

Changelog

General

  • Update to version 0.10.44
  • Code cleanup
  • Added package-info for mkb compat
  • Clarify how to use this repository in the README
  • Update changelog
  • Make Config resemble the original forge version more, this makes it easier to compare codes between forge and fabric version
  • Extracted addHitEffects and addDestroyEffects into their own class just like in the forge version

Fixes

  • Fixes a dupe bug in combination with beans backpack in limited barrels
  • Give the generated recipes unique ids. This fixes errors thrown by EMI complaining about registering the same recipe id multiple times.
  • Server environment was crashing due to client Particle class being loaded
  • Fix quilt loader crashing due to wrong version predicate parser being used
  • Sorting keybind was not working with keys only with mouse buttons.
  • Fixes the CompressionInventoryPart tests
  • Try to fix a crash with compression upgrade and e.g. hopper, caused by a simulate extraction getting rolled back.
    • While the closing of the simulate transaction the compression upgrade wanted to open a new transaction, causing the crash.
    • This was only happening sporadically and I did not find a way to reliably reproduce the issue.
  • Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
  • Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
  • Fix duplication glitch
  • QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true

1.19.2-0.9.7.19

by Salandora on Oct 11, 2024
Download

Changelog

General

  • Update to version 0.9.7
  • Code cleanup

Fixes

  • Fix merge issues and update resources
  • Sorting keybind was not working with keys only with mouse buttons.
  • Fixes the CompressionInventoryPart tests
  • Try to fix a crash with compression upgrade and e.g. hopper, caused by a simulate extraction getting rolled back.
    • While the closing of the simulate transaction the compression upgrade wanted to open a new transaction, causing the crash.
    • This was only happening sporadically and I did not find a way to reliably reproduce the issue.
  • Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
  • Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
  • QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
  • Fixed merge issue

Sophisticated Storage 0.8.60+mc1.20.1-build.104

by Salandora on Jun 20, 2024
Download

Another bugfix release of SophisticatedStorage for Fabric for MC 1.20.1.
It is based on Version 0.8.59 of SophisticatedStorage.

Don't forget to update SophisticatedCore!

General

  • ModernKeybinding is no longer a hard dependency, but optional

Fixes

  • QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
  • Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
  • Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.

Sophisticated Storage 0.8.60+mc1.19.4-build.105

by Salandora on Jun 20, 2024
Download

Another bugfix release of SophisticatedStorage for Fabric for MC 1.19.4.
It is based on Version 0.8.59 of SophisticatedStorage.

Don't forget to update SophisticatedCore!

General

  • ModernKeybinding is no longer a hard dependency, but optional

Fixes

  • QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
  • Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
  • Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.

Sophisticated Storage 0.8.60+mc1.19.2-build.103

by Salandora on Jun 20, 2024
Download

Another bugfix release of SophisticatedStorage for Fabric for MC 1.19.2.
It is based on Version 0.8.59 of SophisticatedStorage.

Don't forget to update SophisticatedCore!

General

  • ModernKeybinding is no longer a hard dependency, but optional

Fixes

  • QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
  • Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
  • Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.

Sophisticated Storage 0.8.60+mc1.20.1-build.76

by Salandora on May 25, 2024
Download

Bugfix release of SophisticatedStorage for Fabric for MC 1.20.1.
It is based on Version 0.8.59 of SophisticatedStorage.  
This is the last bugfix release before the feature update.

Fixes

  • Fixed a crash when trying to take items from a limited barrel in a server environment.
  • Fixed a crash when placing Storage Link in a server environment.
  • Completely reworked Litematica compatibility.
  • Fixed controller not inserting items into storages.
  • Fixed a rendering bug that sometimes set vertices to 0 instead of transforming them

Sophisticated Storage 0.8.60+mc1.19.4-build.80

by Salandora on May 25, 2024
Download

Bugfix release of SophisticatedStorage for Fabric for MC 1.19.4.
It is based on Version 0.8.59 of SophisticatedStorage.  
This is the last bugfix release before the feature update.

Fixes

  • Fixed a crash when trying to take items from a limited barrel in a server environment.
  • Fixed a crash when placing Storage Link in a server environment.
  • Completely reworked Litematica compatibility.
  • Fixed controller not inserting items into storages.
  • Fixed a rendering bug that sometimes set vertices to 0 instead of transforming them

Sophisticated Storage 0.8.60+mc1.19.2-build.79

by Salandora on May 25, 2024
Download

Bugfix release of SophisticatedStorage for Fabric for MC 1.19.2.
It is based on Version 0.8.59 of SophisticatedStorage.
This is the last bugfix release before the feature update.

Fixes

  • Fixed a crash when trying to take items from a limited barrel in a server environment.
  • Fixed a crash when placing Storage Link in a server environment.
  • Completely reworked Litematica compatibility.
  • Fixed controller not inserting items into storages.
  • Fixed a rendering bug that sometimes set vertices to 0 instead of transforming them

Sophisticated Storage 0.8.59+mc1.20.1-build.39

by Salandora on Apr 28, 2024
Download

First BETA version of SophisticatedBackpacks for Fabric for MC 1.20.1

It is based on Version 0.8.59 of SophisticatedStorage.

Sophisticated Storage 0.8.60+mc1.19.4-build.38

by Salandora on Apr 28, 2024
Download

Sophisticated Storage 0.8.60+mc1.19.2-build.40

by Salandora on Apr 28, 2024
Download
  • Initial modrinth release previous version on CF
  • Fixes crashes server as well as client side

No features have been added.

It is based on Version 0.8.59 of SophisticatedStorage.

1
2

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.