2020-08-05 21:24:41 +00:00
## Minecraft Forge 1.16 - Modding Tutorial
2020-08-05 21:23:49 +00:00
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 ). 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 ](https://mcforge.readthedocs.io/en/1.15.x/ ).
2020-08-05 21:16:07 +00:00
2020-12-21 16:32:27 +00:00
### License
< p xmlns:dct = "http://purl.org/dc/terms/" >
< a rel = "license"
href="http://creativecommons.org/publicdomain/zero/1.0/">
< img src = "http://i.creativecommons.org/p/zero/1.0/88x31.png" style = "border-style: none;" alt = "CC0" / >
< / a >
< br / >
To the extent possible under law,
< a rel = "dct:publisher"
href="https://github.com/TechnoVisionDev">
< span property = "dct:title" > TechnoVision< / span > < / a >
has waived all copyright and related or neighboring rights to
< span property = "dct:title" > Forge-Modding-Tutorial-1.16< / span > .
< / p >
2020-08-05 21:16:07 +00:00
### Connect With Me:
[< img align = "left" alt = "TechnoVisionTV | YouTube" width = "22px" src = "https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/youtube.svg" / > ][youtube]
[< img align = "left" alt = "TechnoVisionTV | Twitter" width = "22px" src = "https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg" / > ][twitter]
[< img align = "left" alt = "tomm.peters | Instagram" width = "22px" src = "https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/instagram.svg" / > ][instagram]
[< img align = "left" alt = "TechnoVision | Instagram" width = "22px" src = "https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/discord.svg" / > ][discord]
< br / >
---
2020-08-05 21:22:03 +00:00
### 📺 Latest YouTube Videos
<!-- YOUTUBE:START -->
2020-08-05 21:29:51 +00:00
- [Minecraft 1.16: Modding Tutorial - Natural Entity Spawning (#19) ](https://youtu.be/Vcz4Adcu5bY )
2020-08-05 21:22:03 +00:00
- [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 -->
---
2020-08-05 21:16:07 +00:00
< 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
[twitter]: https://twitter.com/TechnoVisionTV
[instagram]: https://instagram.com/tomm.peters
[discord]: https://discord.gg/8NV6QYx