From 93d00be2492afc49bc8f90508bfd4b2790f58ce0 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 5 Aug 2020 14:23:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ae183..ffedbb2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### 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](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). 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/). ### Connect With Me: