This is a simple mod for Fabric that adds coffee-related items to the game.
- Make sure you have installed Fabric Loader.
- Download the Coffee Mod from the releases page.
- Place the downloaded file into your
mods
folder. - Launch the game using the Fabric profile.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Clone the repository.
- Run
./gradlew dataGen
to generate the the assets and data files. - Run
./gradlew runClient
to run the game and test the mod.