Table of Contents

← Go back to the homepage

Fabric Tutorials

Basics

Items

Creation of items, such as tools, armor and food. Alongside crafting recipes and enchantments.

Blocks and Block Entities

Creation of blocks, storage of items and data in blocks via block entities, and the creation of models and blockstates.

Data Generation

The Fabric Data Generation API, which generates JSON files through data generators.

World Generation

Commands

Using Mojang's Brigadier libraryto create commands with complex arguments and actions.

Events

Using the many events included in Fabric API, and creating your own events for you or other mods to use.

Entities

Fluids

Mixins & ASM

The usage of SpongePowered's Mixin library, which is a highly complex topic. We recommend you read these pages thoroughly.

Publishing

Miscellaneous

Toolchain

Contribute to Fabric

Other pages