ClientStorage

A **clientside** AE2 / Refined Storage like crafting search terminal for nearby chests, inventory layout presets and more!

File Details

[1.19.2] ClientStorage 1.2.0 [Fabric Client]

  • R
  • Oct 18, 2022
  • 86.84 KB
  • 67
  • 1.19.2
  • Fabric + 1

File Name

clientstorage-fabric-client-1.19.2-1.2.0.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:clientstorage-669658:4033019"

Quilt

modImplementation "curse.maven:clientstorage-669658:4033019"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • item overstacking

    • MERGE_PER_CONTAINER => items of same type, located in same containers will be merged "over 64"
      image

    • MERGE_ALL => merge all items of same type, even if not in same container
      image

    • SEPARATE_ALL => show each stack separately (as it was till now)
      image

    • note: if you have any rendering experience, I'd be glad if you could PR a smaller font rendering for overstacked values wink

  • more config options

    • control over server config sync
    • item location tooltip -> you can make it require shift / control or alt to be shown
  • fix some singleplayer issues (#6)