Chest Profile

Chest Profile

storage layouts with phantom-item rendering and quick transfers for containers.

48 downloads

Chest Profile

Environment Latest Minecraft

Available for Fabric Available for NeoForge

Available on GitHub

Chest Profile

a minecraft mod that organizes items in chests using preset layouts. set up a profile with items, and it will automatically transfer the required amounts from your inventory. ghost icons show where each item belongs.

+my config for mod on my github

what it does

  • configs with profiles. up to 50 configs, up to 128 profiles each
  • each profile holds a set of items with counts. essentially a chest layout
  • phantom items. even in an empty chest, you can see where and what should go
  • auto-fill. transfers exactly as much from your inventory as the layout requires
  • per-chest binding. each chest remembers its own active profile and config
  • panel next to the chest. browse configs, select profiles, hover to see contents
  • settings. create, delete, and rename configs and profiles, hide the panel
  • import and export via clipboard or json file, with a built-in file dialog
  • layout builder opens directly from the menu
  • hotkeys for transferring items and toggling the panel
  • slot locking. hold alt and click inventory slot - the slot gets locked with a purple outline and is skipped during transfers. click again to unlock
  • interface in russian and english
  • fabric and neoforge

how to use

  1. open a chest. the panel with configs and profiles appears on the left
  2. in settings (the gear icon on the panel), click layout builder - a convenient website will open
  3. build the layout by adding items
  4. select a profile and click the fill button
  5. the mod will automatically transfer items from your inventory according to the profile

a profile is bound to a specific chest by its coordinates, so each chest can have its own profile

credits

TerminalMC - inspired some item transfer concepts + ui compatibility

Cubicmetre - for config site creation