User Tools

Site Tools


Sidebar

← Go back to the homepage

Fabric Tutorials

Setup

Basics

These pages are essential must-reads when modding with Fabric, and modding Minecraft in general, if you are new to modding, it is recommended you read the following.

Items

Blocks and Block Entities

Data Generation

World Generation

Commands

These pages will guide you through Mojang's Brigadier library which allows you to create commands with complex arguments and actions.

Events

These pages will guide you through using the many events included in Fabric API, and how to create your own events for you or other mods to use.

Entities

Fluids

Mixins & ASM

These pages will guide you through the usage of SpongePowered's Mixin library, which is a highly complex topic. We recommend you read these pages thoroughly.

Miscellaneous

Yarn

Contribute to Fabric

tutorial:technic_modpacks

Using Technic for Fabric modpacks

  1. Use the button to download version.json and put it in a bin directory in your modpack ZIP.
    NOTE The version.json will be the only file in bin/. If other guides tell you to add additional files to bin/, you're probably safe to just ignore that part and keep going.
  2. That's it! Do the rest the Technic way.

PSA Technic's support of 1.13+ profiles is a bit wonky, and we do a workaround to make it work. As such, no guarantees on our side can or will be made about its functioning.

tutorial/technic_modpacks.txt · Last modified: 2022/02/25 12:25 (external edit)