File Details
2.0.1 for 1.20.1-fabric
- R
- Apr 9, 2026
- 74.58 KB
- 9
- 1.20.1
- Fabric
File Name
open_in_inventory-fabric-2.0.1+1.20.1.jar
Supported Versions
- 1.20.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

