promotional bannermobile promotional banner

Real Filing Reborn

A powerful, organized, and automation-friendly storage mod built for modern Minecraft with NeoForge. Inspired by Real Filing Cabinet by BlueNeenja.

File Details

realfilingreborn-1.2.5+mc-1.21.1.jar

  • R
  • Apr 30, 2026
  • 395.62 KB
  • 12
  • 1.21.1
  • NeoForge

File Name

realfilingreborn-1.2.5+mc-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:real-filing-reborn-1259499:8017933"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.5

Performance

  • Rewrote FilingIndexBlockEntity to maintain a live item index map instead of walking all linked cabinets on every poll
  • Cabinet content changes now batch-flush to the index once per tick instead of broadcasting on every insert
  • External storage mods (Refined Storage, AE2, etc.) now read from an in-memory snapshot instead of performing block entity lookups per slot
  • Eliminated redundant sendBlockUpdated calls on every insert — one coalesced update per cabinet per tick

Bug Fixes

  • Fixed fluid handler skipping partially-filled canisters during automation insert — matching fluid is now topped up before assigning new canisters
  • Fixed getSlotLimit returning BASE tier capacity for empty slots, causing automation pipes to over-insert
  • Fixed item/fluid counts not updating in external storage terminals or BER after inserts through the index
  • Fixed range cache not invalidating immediately when a range upgrade is swapped
  • Fixed Ledger multi-select potentially linking mismatched cabinet types causing slot count corruption
  • Fixed concurrency hazard in FilingIndexItemHandler slot cache
  • Fixed automation extract through index being capped to vanilla stack size

New Content

  • Added 10 new wood variant Filing Cabinets: Acacia, Birch, Cherry, Crimson, Dark Oak, Jungle, Mangrove, Oak, Warped, and Spruce

Interaction Changes

  • Right-clicking any non-front face of a Filing Cabinet now opens the GUI
  • Right-clicking front face with empty hand now opens the GUI