EasyEat Mod is a client-side Minecraft mod that allows you to easily consume food items from your hotbar with holding down the hotbar key.
- Client-Side: Works seamlessly on the client side, enhancing gameplay without affecting server performance or gameplay balance.
- In-Game: Hold down the designated hotbar key while having food items in your hotbar slot to consume them.
- Minecraft 1.20.1
- Fabric Loader 0.14.10 or newer
- Fabric API
- Download the latest release of EasyEat Mod from the GitHub Releases page.
- Place the downloaded JAR file into your Minecraft mods folder (
%appdata%/.minecraft/mods). - Launch Minecraft with the Fabric Loader profile.
- In-Game: Hold down the designated hotbar key while having food items in your hotbar slot to consume them.
Contributions are welcome! If you'd like to contribute to EasyEat Mod, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/improvement). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature/improvement). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- GitHub: Cyde