Update README.md

master
Thomas 4 years ago committed by GitHub
parent c385d86c4e
commit 7cf7792855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,6 @@
# Minecraft-1.16-Modding-Tutorial
### Minecraft Forge 1.16 - Modding Tutorial
Source code for 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/).
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/).
### Connect With Me:
@ -14,6 +12,16 @@ For more information on Forge modding, check out the official documentation [her
---
### 📺 Latest YouTube Videos
<!-- YOUTUBE:START -->
- [Minecraft 1.16: Modding Tutorial - Natural Entity Spawning (#19)]()
- [Spigot: Custom Plugin Tutorial - Custom Inventories (#8)](https://youtu.be/dEwv7ay1RCI)
- [Minecraft 1.16: Modding Tutorial - Custom Entities (#18)](https://youtu.be/zJkQc2A1PIk)
- [Minecraft 1.16: Modding Tutorial - Update Mappings (#17)](https://youtu.be/NtYMgZ0_1PA)
<!-- YOUTUBE:END -->
---
<img align="left" alt="TechnoVision's Github Stats" src="https://github-readme-stats.vercel.app/api?username=TechnoVisionDev&show_icons=true&hide_border=true" />
[youtube]: https://youtube.com/TechnoVisionTV

Loading…
Cancel
Save