Minecraft Modding Tutorials

Learn the basics, explore advanced techniques, and create mods that transform your Minecraft world. These step-by-step tutorials are designed to make getting into modding Minecraft a bit easier!

Star Fork Follow @ryankshah

MultiLoader 1.21+

The following tutorial series covers Minecraft mod development for Minecraft 1.21 and above (currently up to 1.21.1), using a MultiLoader approach for NeoForge and Fabric.


Documentation

NeoForge provides some really good documentation on various concepts specific to NeoForge and modding in general, check them out here.

Fabric's documentation is fairly outdated. However, it might provide some use in certain cases so you can read what you like into it over here.


Tutorials

# Title & Link Github (Source)
1-1 Getting Started Github
1-2 Setting up Registration Utils Github
2 Creating Items Github
3 Creating Blocks Github
4 Data Generation ‐ Item Models, Block Models and Block States Github
5 Data Generation ‐ Block Loot Tables Github
6 Data Generation ‐ Recipes Github
7 Data Generation ‐ Block Tags and Item Tags Github
8 Data Generation ‐ Multi-Face Blocks Github
9 Custom Flower Block Github
10 Custom Crops Github
11 Custom Signs, Stairs, Slabs and More! Github
... More Coming Soon! ...


Useful Resources

Misode's Data Pack Generator
Parchment Wiki
NeoForge Discord
Fabric Discord
Minecraft Mod Development (MMD) Discord