promotional bannermobile promotional banner

Open In Inventory

Open guidebooks, backpacks, handhelds and more with a single click in inventory

File Details

2.0.0 for 1.21.1-neoforge

  • R
  • Apr 3, 2026
  • 75.08 KB
  • 12
  • 1.21.1
  • NeoForge

File Name

open_in_inventory-neoforge-2.0.0+1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:open-in-inventory-1450235:7867909"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Open In Inventory 1.2.1 -> 2.0.0

Breaking Changes:

  • The format of enabled_items has been changed to: ItemID, or { stack: ItemStack, sneak?: bool }

New Features:

  • add command, with almost everything
    • by default, it will add your main hand item to config. Use --hotbar to all valid stacks in your hotbar at once
    • --wildcard or -w can be used for ignoring additional data, e.g. NBT
    • --sneak or -s to set sneak?: bool to true
    • --show to only display collected items, without adding them to config
  • Message for refresh command
  • better output for replace template command