mirror of
https://github.com/TechnoVisionDev/Forge-Modding-Tutorial-1.16
synced 2024-10-27 20:34:04 +00:00
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md |
Minecraft-1.16-Modding-Tutorial
Source code for my 1.16 Forge modding tutorial. If you haven't watched my series, click here. In this series, we will cover building a Minecraft Mod from scratch, starting with basic concepts and working our way through the entire API!
For more information on Forge modding, check out the official documentation here.