Posted May 30, 20232 yr Hi, I am new to minecraft modding and have been following this guide on youtube (https://www.youtube.com/watch?v=aYH_81TXJxg&t=15s) and the textures for the modded items are not showing up. The game launches successfully and no errors are given. When I copied from the original GitHub it works perfectly but mine doesn't even though as far as I am aware they are exactly the same. Can someone please tell me what I am doing wrong? My code GitHub: https://github.com/BitFireStream/TutorialMod The guides GitHub: https://github.com/Tutorials-By-Kaupenjoe/Forge-Tutorial-1.19.3/tree/2-items
May 30, 20232 yr It doesn't look like there's an issue. Try right clicking the project and then reloading from disk before running the game. You could also try refreshing the gradle project and then regenning the runs. It could just be the IDE didn't pick up the information. Though, I will mention you shouldn't have capitals in your package name.
May 31, 20232 yr Author I did everything that you suggested and nothing worked. Is there anything else that you can think of no matter how obvious it sounds?
June 1, 20232 yr Author Okay so I redid everything and now it is working. I have no idea what I did different but it worked. Thank you for your time.
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.