kiou.23 Posted November 6, 2020 Posted November 6, 2020 I've been trying to get into forge modding for minecraft for years now, and I've always been having a hard time. Mainly because it's so hard to find good resources to study through, they are mostly incomplete or outdated... I've found a couple of good videos on SilentChaos512 youtube channel, but it seems he doesn't update very frequently. I've tried making some stuff for myself, and from studying the code from the snowball and the TNTEntity I managed to make a throwable dynamite stick (very cliche, I know), but I still having a hard time on using the Deferred registry to register Entities, and there are still so much knowlodge lacking that I just can't find consistence sources on. What sources did you use to learn? and what are some good updated sources? (I've read the forge docs, they seem very incomplete and still attached to some stuff from older versions). Quote
TheGreyGhost Posted November 6, 2020 Posted November 6, 2020 Hi You could try this tutorial project; it has a lot of working examples. I'm just updating it from 1.15.2 to 1.16.3 at the moment, about 90% updated. https://github.com/TheGreyGhost/MinecraftByExample http://greyminecraftcoder.blogspot.com/2020/05/minecraft-by-example.html Cheers TGG 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.