File Details
2.0.1 for 1.21.1-neoforge
- R
- Apr 9, 2026
- 75.33 KB
- 27
- 1.21.1
- NeoForge
File Name
open_in_inventory-neoforge-2.0.1+1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Open In Inventory 2.0.0 -> 2.0.1
Fix template support in config
Open In Inventory 1.2.1 -> 2.0.0
Breaking Changes:
- The format of
enabled_itemshas been changed to:ItemIDor{ 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

