Posted March 13, 201510 yr I'm trying to follow this tutorial: http://www.minecraftforge.net/wiki/Basic_Modding. In the first class, Generic, the imports fail ("The import cpw cannot be resolved"). Where do I find this packet? (The ExampleMod compiles and runs just fine.)
March 13, 201510 yr 1.8 all cpw packages were moved to net.minecraftforge If you simply deleted the import and moused over the error it would show you what to import
March 13, 201510 yr Not on the minecraftforge side as i know.. But there are on youtube. (eng) (ger) actually the german is quite a lot of stuff u can learn there
March 13, 201510 yr This is probably BEST pack of basic tutorials ever made for 1.8 so far. http://www.minecraftforge.net/forum/index.php/topic,26267.0.html After you learn all its content you are most likely able to write quite advanced stuff. As a very useful other tuts: Packets: http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/2137055-1-7-2-customizing-packet-handling-with Events and Data-holding. http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/1571567-forge-1-6-4-1-8-eventhandler-and You know this = you can make anything you want actually (as long as it's not super-custom). 1.7.10 is no longer supported by forge, you are on your own.
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.