Minecraft 1.19 (forge) modding tutorial
Have you ever played Minecraft with mods before and thought about making your own? Perhaps there is something missing from the mods that you’ve used or simply that you’ve got a great idea for a mod that, just hasn’t been done yet.
Look no further as this tutorial series for Minecraft 1.19 (forge) modding will teach you how to create your very own mod with custom items, blocks, tools, amours, food, ore generation, recipes and much, much more.
Throughout this tutorial I will push the latest changes at the end of each part up to GitHub under my mc-1.19-modding-tutorial repository.
During this tutorial series we will upgrade to later versions of 1.19 as they become available, at the time of writing this, 1.19.3 is the version we will be using.
Parts in this series
Below are all of the other parts of this tutorial series.
Workspace setup
Learn how to setup your workspace for your new Minecraft 1.19 mod, using Forge, Java 17 and IntelliJ community.
Basic items
Learn how to create your very first basic items that will be used in future parts of this tutorial series.
Basic Blocks
Learn how to create your very first basic blocks that will be used in future parts of this tutorial series.
Data generators
Learn how to use data generators to automatically create your mod assets to avoid having to hand crank them each time.
Loot tables & tags
Learn how to drop one or more items when mining your blocks with loot tables and tags.
Share on social media platforms.