Skip to content

0blu/TabInventory-Fabric

Repository files navigation

Tab Inventory for Fabric

Fabric mod that allows the inventory key to be Tab just like in 1.13.

Requires Fabric API

Requires Fabric Mod Loader and Fabric API.

The main focus of this mod is to fix MC-145691.
In current versions of Minecraft you are able to bind and open your inventory with tab, but it's not possible to close it with tab again.

It does try to comply with accessible guidelines by asking the user for confirmation.

TabInventory

Please report any issues (even if there are coming from other mods).

Setup development environment

./gradlew idea

Inspired by Darkere's TabInventory Mod for Forge

License: Apache License 2.0