Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 749 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 749 Bytes

Bean Coffee Mod for Fabric

Description

This is a simple mod for Fabric that adds coffee-related items to the game.

Installation

  1. Make sure you have installed Fabric Loader.
  2. Download the Coffee Mod from the releases page.
  3. Place the downloaded file into your mods folder.
  4. Launch the game using the Fabric profile.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Development

  1. Clone the repository.
  2. Run ./gradlew dataGen to generate the the assets and data files.
  3. Run ./gradlew runClient to run the game and test the mod.