promotional bannermobile promotional banner

Vault Drawers

Port of Storage Drawers to Minecraft 26.2 / NeoForge 26.2.0.57. Interactive compartment storage blocks that display their contents, with capacity, void and speed upgrades, plus a controller network to manage entire storage walls from a single block.
Back to Files

Vault Drawers (0.0.0-beta.7)

File namevault_drawers-26.2-neoforge-26.2.0.57-0.0.0-beta.7.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 28, 2026
Downloads
7
Size
1.0 MB
Mod Loaders
NeoForge
File ID
8755346
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:vault-drawers-1668019:8755346"

Learn more about Curse Maven

What's new

v0.0.0-beta.7 - Fix FerriteCore crash (root cause)

Fixed

  • FerriteCore crash on startup: IntegerSetProperty.getInternalIndex() returned raw values (1,2,4) instead of sequential indices (0,1,2), causing IllegalStateException in FerriteCore's FastMap. Fixed to return proper sequential indices.
  • Cascading unbound block crashes: The FerriteCore crash during block registration aborted the registration process before blocks like keybutton_drawer and meta_indicator were registered. This caused downstream NullPointerException: Trying to access unbound value in BlockItems and BlockEntityTypes. Fixing the root crash allows full block registration to complete.

Technical Changes

  • IntegerSetProperty.getInternalIndex(Integer value) now returns orderedValues.indexOf(value) for FerriteCore FastMap compatibility.
  • Full block registration now completes, enabling dependent Items and BlockEntityTypes to resolve correctly.
Note: The "unbound value" crashes for keybutton_drawer and meta_indicator were symptoms of the FerriteCore crash aborting block registration early. They are fixed by resolving the root cause.

JAR: vault_drawers-26.2-neoforge-26.2.0.57-0.0.0-beta.7.jar

Tag: 26.2-neoforge-beta.7

This mod has no additional files