Chocolate

We use FabricAPI and Gradle in Java to add extensions to the popular video game Minecraft. Working with multiple collaborators, we implemented custom behavior in multiple ways. To see all the implemented behavior (since there is a lot), see the project wiki.
Below are some of the example images of different things implemented, like biomes, blocks, advancements, and of course, chocolate itself! The title image (above) is an addition of a new biome, the cloud biome, with built-in generation behavior using TerraBlender.

The addition of new blocks. The ones shown here are relevant to the cloud trees in the new cloud biome.

New advancements for the behavior, with custom backgrounds and events.

Crafting chocolate itself, the namesake of the mod!