1
0
mirror of https://github.com/TechnoVisionDev/Forge-Modding-Tutorial-1.16 synced 2024-10-27 20:34:04 +00:00

Update README.md

This commit is contained in:
Thomas 2020-08-05 14:22:43 -07:00 committed by GitHub
parent 7cf7792855
commit 67e651a8a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
### Minecraft Forge 1.16 - Modding Tutorial
Welcome to my 1.16 Forge modding tutorial. If you haven't watched my series, [click here](https://www.youtube.com/watch?v=JOTH1eDP99Y&list=PLDhiRTZ_vnoUI3-9z0Zg-I8tTSp3EfOia). 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](https://mcforge.readthedocs.io/en/1.15.x/).
The complete source code for my Forge 1.16 modding tutorial series. If you haven't watched my series, [click here](https://www.youtube.com/watch?v=JOTH1eDP99Y&list=PLDhiRTZ_vnoUI3-9z0Zg-I8tTSp3EfOia). 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](https://mcforge.readthedocs.io/en/1.15.x/).
### Connect With Me: