Fabric mod that allows the inventory key to be Tab just like in 1.13.
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.
Please report any issues (even if there are coming from other mods).
./gradlew idea
Inspired by Darkere's TabInventory Mod for Forge
License: Apache License 2.0