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
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

