Releases: Andrew6rant/InventoryTabs
InventoryTabs 0.9.1-1.19.4 beta
Port of 0.9.1 beta to 1.19.4 due to Vanilla's breaking changes.
Massive thanks to KJNine for the PR.
InventoryTabs 0.9.0-beta-1.19.3
Straight port of 0.9.0-beta to 1.19.3 due to Vanilla's breaking changes. No new features or bugfixes.
Massive thanks to ThebestkillerTBK for the PR.
InventoryTabs 0.9.beta-1.19.x
Added support for entity inventories!
Beta for now because there is currently no way to configure entity tabs
InventoryTabs 0.9.beta-1.18.x
Added support for entity inventories!
Beta for now because there is currently no way to configure entity tabs
InventoryTabs 0.8.1-1.19.x
New feature, chest icons and hover text can be changed by nearby item frames!
InventoryTabs 0.8.1-1.18.x
New Feature, chest icons and hover text can be changed by nearby item frames!
InventoryTabs 0.8.0-1.19.x
Overhauled the config system, now supports block tags, properly saves on load, and is serialized using JSON format instead of JSON5.
New #inventorytabs:block_entities_without_inventories tag, for better mod compatibility
Fixed soft keybind conflict with multiplayer list, so the tab keybind does not consume the tab click event outside of the inventory (thanks Devan-Kerman!)
Excluded bed and redstone comparator block entities from showing up in the tab list
InventoryTabs 0.8.0-1.18.x
Overhauled the config system, now supports block tags, properly saves on load, and is serialized using JSON format instead of JSON5.
New #inventorytabs:block_entities_without_inventories tag, for better mod compatibility
Fixed soft keybind conflict with multiplayer list, so the tab keybind does not consume the tab click event outside of the inventory (thanks Devan-Kerman!)
Excluded bed and redstone comparator block entities from showing up in the tab list
InventoryTabs 0.7.0-1.19.x
Dynamically added tabs to modded screens with custom rendering (Expanded Storage, TechReborn, etc)
Also added a config! Now, modpack makers can pick and blacklist blocks to have tabs
- Fixed bug where the wrong tab index was picked when closing and opening player inventory
InventoryTabs 0.7.0-1.18.x
Dynamically added tabs to modded screens with custom rendering (Expanded Storage, TechReborn, etc)
Also added a config! Now, modpack makers can pick and blacklist blocks to have tabs
-
Fixed bug where the wrong tab index was picked when closing and opening player inventory
-
Fixed Sculk Catalysts and Sculk Shriekers showing up as tabs when they should not