A simple Minecraft mod that adds croissants and related items to the game.
- Adds croissant as a new food item
- Custom music disc
- New creative inventory tab "las Croissants"
- Integration with Hero of the Village gameplay mechanic (farmer gifts) and more looting tables
- Minecraft 1.19.3
- Fabric Loader >=0.14.19
- Fabric API
- Java 17 or higher
This project uses Gradle for build automation and dependency management.
- Clone the repository
- Import the project into your IDE
- Run the following commands:
./gradlew build
- Setup
- Run the following commands:
./gradlew genSources
- Copy the mod from addToModFolder to the mods folder in the run/mods folder
- Include tweakroo and iris
- Copy the intro_World2.0 to the run/saves folder
- Run the following commands if you want to test the mod:
./gradlew runClient