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.md | ||
README.md |
Minecraft Forge 1.16 - Modding Tutorial
The complete source code for my Forge 1.16 modding tutorial series. If you haven't watched my series, click here. Throughout it, you will learn to code your own Minecraft Mod from scratch, starting with basic concepts and working through the entire API! For more information on Forge modding, check out the official documentation here.
License
To the extent possible under law,
TechnoVision
has waived all copyright and related or neighboring rights to
Forge-Modding-Tutorial-1.16.
Connect With Me:
📺 Latest YouTube Videos
- Minecraft 1.16: Modding Tutorial - Natural Entity Spawning (#19)
- Spigot: Custom Plugin Tutorial - Custom Inventories (#8)
- Minecraft 1.16: Modding Tutorial - Custom Entities (#18)
- Minecraft 1.16: Modding Tutorial - Update Mappings (#17)