← Go back to the homepage
Creation of items, such as tools, armor and food. Alongside crafting recipes and enchantments.
Creation of blocks, storage of items and data in blocks via block entities, and the creation of models and blockstates.
The Fabric Data Generation API, which generates JSON files through data generators.
Using Mojang's Brigadier libraryto create commands with complex arguments and actions.
Using the many events included in Fabric API, and creating your own events for you or other mods to use.
The usage of SpongePowered's Mixin library, which is a highly complex topic. We recommend you read these pages thoroughly.
Moved to Install/Verify Java (Windows)