Posted January 27, 201411 yr Something like a custom furnace, which I could expand upon. The only updated tutorial I could find was ScratchForFun's videos, but he presents the tutorials so slowly and poorly, to the point that the series is almost unwatchable. Is there any other tutorial for this? 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!"; }
January 27, 201411 yr He might be presenting it so slowly, but he's also explaining it alot, instead of all the other tutorials which just give you a giant pce of code to just copy and paste, and what you didn't understand. So i suggest just watching is videos (just like i did when he dii it for 1.5.2) or you could be copy-pasting the vanilla furnace code and not learn anything from it... Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
January 28, 201411 yr Vswe does some great tutorials on GUIs. Coming from an established modder, it's entertaining, and it's both elaborate but to the point. If you really want help, give that modder a thank you. Modders LOVE thank yous.
January 28, 201411 yr he's also explaining it alot Alots are better than you at everything. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.