Compatibility
Minecraft: Java Edition
1.21.3–1.21.4
1.21.1
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 7 months ago
Updated 3 weeks ago
InvChat
InvChat is a mod for Minecraft 1.20.1, built on the Fabric modding development. It adds a toggleable text widget to the player's inventory screen, allowing you to send messages and commands to the server or world.
Features
- Send messages and commands directly from within the inventory screen.
- Customizable position and toggleability of the text widget.
Configuration
This mod has the following configuration options:
- Enable InvChat (True/False) - Toggles the mod. Simple as that.
- Anchor Below Inventory (True/False) - Determines whether the widget is anchored below the inventory gui or not.
- X Offset (Double) - Adjusts the horizontal position of the text widget.
- Y Offset (Double) - Adjusts the vertical position of the text widget. Note: If Anchor Below Inventory is active, a value of -25 is recommended.
Installation
- Download the latest version of InvChat from Modrinth or Github.
- Place the downloaded
.jar
file in your Minecraft'smods
folder. - Launch Minecraft with the Fabric loader.
Dependencies
- Fabric Loader: 0.15.7 or later.
- Fabric API: 0.91.0+1.20.1 or later.
- Cloth Config version: 11.1.118
- ModMenu version: 7.2.2
Usage
Upon opening your inventory screen, you will be greeted with a text widget below your inventory gui in which you can press tab
on your keyboard to focus it and type messages or commands. Press Enter
on your keyboard while the widget is focused to send the message/command.
Reporting Issues
If you encounter any issues or have suggestions for the mod, please report them on the InvChat Github Repository