Grid Inventory

Inventory system with variable-sized items and grid-based placement.
Back to Files

Grid Inventory 2.1.4.3 (Fabric 1.20.1)

File namesavaru-inv-fabric-1.20.1-2.1.4.3.jar
Uploader
RowLan_232oORowLan_232oO
Uploaded
Jul 27, 2026
Downloads
8
Size
112.6 KB
Mod Loaders
Fabric
File ID
8522615
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:grid-inventory-1453656:8522615"

Learn more about Curse Maven

What's new

Grid Inventory 2.1.4.3

  • Fix items being ejected from a large (double) chest when placed across the seam between its two halves. A double chest reaches the block entity backstop as two independent 9x3 inventories, so an item straddling the seam looks like it overflows one half; the backstop judged the declared footprint instead of the single cell the grid actually reserves, and dropped the item on the ground.
  • The stored-layout rule now lives in one place (InventoryGridState.effectiveFootprint) and both the grid rebuild and the backstop go through it, so they can no longer disagree.

This mod has no related projects