Port of 0.9.1 beta to 1.19.4 due to Vanilla's breaking changes.
Massive thanks to KJNine for the PR.
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.
Added support for entity inventories!
Beta for now because there is currently no way to configure entity tabs
New feature, chest icons and hover text can be changed by nearby item frames!
New Feature, chest icons and hover text can be changed by nearby item frames!
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
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
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
Added Better Recipe Book compatibility
Optimized chest tab adder code
fixed crash when AbstractChestBlocks do not have CHEST_TYPE property
Automatically detect and add modded blocks to tabs! Support Lectern Fixed issue where tabs were not getting removed when walking away from them (same fix as in 0.5.0-1.18.x)
Automatically detect and add modded blocks to tabs! Support Lectern
Fix an issue where tabs were not getting removed when walking away from them
Added support for PlayerEx
Update to 1.19 (Thanks Khodyn!)