Thank you for reacting! I had this command already in the picture. I reinstalled the MDK and for some reason it now had the Example Mod it was missing, so it is fixed now.
Thanks
I followed multiple Forge Modding tutorials to set gradle up and it is finally done. The problem now is that I do not have an "Example Mod" in my src/main/java folder. I tried just making my own package and class, but I am unable to import things like
"import net.minecraftforge.common.MinecraftForge;" and "@Mod" is is underlined with red too. I have no idea how to fix this.
2 replies
Important Information
By using this site, you agree to our Terms of Use.