Posted February 16, 201411 yr Is there a JSON or XML file that stores all Forge releases and links per Minecraft version? This may be the wrong place to ask but I don't know a better place to ask this. If I was any help please hit that "Thank You" button.
February 16, 201411 yr I don't think there is. You may have to create your own. if (user.hasKnowledgeOfJava) { if (user.question.hasCode) { return interpetHelpfulResponse(user.getQuestion()); } else { return "Could you post your code please?"; } } else { return "Learn some freaking Java!"; }
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.