Howdy,
To preface - I have some Java experience from my college education however I am still learning as I go through this. Any guidance is much appreciated, I will take it in stride.
I've been following McJty's modding tutorials mostly as I develop a basic mod with some blocks and items. My multiproject workspace has been modeled after this video, and all has worked fine to this point. Currently the item name loads fine from the lang file, however I get the classic purple/black checkered icon instead of an item model.
Project is located at https://github.com/Hillage/ExtremeLlamas. Workspace file setup can be seen at https://imgur.com/a/jKS80qu.
Thanks in advance.