Posted July 11, 20169 yr So i am new to modding and i need help with my mod that i want to create I need full on code that when u are low on hunger it types a command in chat /eat
July 12, 20169 yr 1) Learn Java. 2) Do at least 2 Forge tutorials (the most recent you can find). 3) Try a "starter" mod, doing as much as you can yourself before getting stuck. 4) Google Forge + keyword to find other threads here covering the exact same problem you're experiencing. Fix that error yourself based on what you read. 5) When you encounter a problem where Google fails you, come back to this forum, posting your code and your crash log under an informative subject line. 6) After your easy starter mod is complete and running error-free in MP mode, then try the mod that you really want to do. Ask us for help when you get it to step 5. The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.
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.