File Details
2.0.0 for 1.19.2-forge
- R
- Apr 3, 2026
- 75.16 KB
- 8
- 1.19.2
- Forge
File Name
open_in_inventory-forge-2.0.0+1.19.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Open In Inventory 1.2.1 -> 2.0.0
Breaking Changes:
- The format of
enabled_itemshas been changed to:ItemID, or{ stack: ItemStack, sneak?: bool }
New Features:
addcommand, with almost everything- by default, it will add your main hand item to config. Use
--hotbarto all valid stacks in your hotbar at once --wildcardor-wcan be used for ignoring additional data, e.g. NBT--sneakor-sto setsneak?: boolto true--showto only display collected items, without adding them to config
- by default, it will add your main hand item to config. Use
- Message for
refreshcommand - better output for replace template command

