Releases: cakewhip/inventorytabs
[1.16.4] Inventory Tabs 0.3.0
Update fabric.mod.json
Add player head to inventory tab
[1.16.4] Inventory Tabs 0.2.3
Updated to Minecraft version 1.16.4
[1.16.2] Inventory Tabs v0.2.2
Updated to Minecraft 1.16.2
Refactored Tab to provide Text instead of StringRenderable
[1.16.3] Inventory Tabs v0.2.3
Updated to Minecraft version 1.16.3
[1.16.1] Inventory Tabs v0.2.1
Fixed missing tabs on dropper, dispenser, and hopper screens
Added rotate player config flag
Improved line of sight detection
Reverted to semver
[1.16.1] Inventory Tabs v0.2.0
Added key bind (default: tab) to move forward a tab and move back (hold shift) a tab.
Fixed tab manager updating every frame instead of every tick
Added tab sorting and priorities
Added page numbers
Fixed player inventory desync
Added better (double) chest detection
Fixed chest, ender chest, and shulker availability checks
Added detection of droppers, dispensers, and trapped chests
Fixed crash on line of sight servers
Moved player inventory tab into its own provider
Refactored tab interface
Added TabRenderingHints interface
Made chest tab provider extensible
[1.16.1] Inventory Tabs v0.1.11
Fix brewing stand not showing up
[1.16.1] Inventory Tabs v0.1.1
Initial GitHub release