promotional bannermobile promotional banner

Grid Inventory

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

File Details

Grid Inventory-2.0.2 [1.21.1 Forge]

  • R
  • Jun 16, 2026
  • 71.02 KB
  • 7
  • 1.21.1
  • Forge

File Name

savaru-inv-forge-1.21.1-2.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:grid-inventory-1453656:8258584"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Grid Inventory 2.0.2

Larger Item Icons

  • Large item icons now scale automatically based on the amount of inventory space they occupy.
  • Multi-slot items keep their original aspect ratio instead of being stretched.
  • Icons now leave cleaner padding inside their occupied slots and are centered more consistently.

Inventory Placement Fixes

  • Fixed cases where large items could overlap other sized items when entering an inventory.
  • If a large item cannot fit because the inventory is full or its footprint would collide with another sized item, it will now drop out instead of covering existing items.
  • Improved container loot handling so generated loot is less likely to overflow its valid area or overlap other large items.

Backpacked Compatibility

  • Added compatibility support for Backpacked.
  • Locked backpack slots are now detected by Grid Inventory.
  • Large items can no longer be placed if their footprint would extend into locked backpack slots.
  • Items inserted into Backpacked inventories now follow the same overflow/drop behavior as normal inventory insertion.

Stability

  • Fixed a startup crash on Forge 1.20.1 and NeoForge 1.20.1 caused by a container loot mixin binding issue.
  • Rebuilt and verified the 2.0.2 jars across supported Fabric, Forge, and NeoForge versions.