September 16, 201411 yr I suggest you start out really simple. Figure out how to just make a custom block, a custom item, a custom entity, a custom crafting recipe, etc. Learn how to publish your mod (hint you have to build it with gradlew build). Learn Java well! You can't use an API from another mod without knowing a fair bit about Java. Learn to use your IDE (Eclipse) well! It is your "friend" to help follow the code to understand how the Forge, FML and Minecraft codebases work. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
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.