promotional bannermobile promotional banner

Refined Storage (Fixes) Mixin

Performance fixes for Refined Storage
Back to Files

MCT-RS-Mixin-1.20.1-1.1.0-b412-release.jar

File nameMCT-RS-Mixin-1.20.1-1.1.0-b412-release.jar
Uploader
tgstyletgstyle
Uploaded
Jul 11, 2026
Downloads
1.9K
Size
158.1 KB
Mod Loaders
Forge
File ID
8415542
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mct-refined-storage-mixin-1431536:8415542")

Learn more about Curse Maven

What's new

Changelog:

 - Fix RS grid desync and disk data loss on save
    - Fix grids randomly showing missing/wrong/empty items until reopened:
  open grids are now resynced whenever the network rebuilds its item list,
  instead of being silently left with a stale view (upstream RS #3693)
   - Fix disks and storage randomly wiping to 0/0 after a restart: RS saved
  data is now written atomically with retry on failure, instead of deleting
  the real file before an unreliable rename (upstream RS #3740, #3714,
  likely #3685)
   - New config toggles: enableGridResync, enableSafeDataSaving (default on)

This mod has no additional files