Posted July 6, 20169 yr I was wondering if there's something to make the modders life easier like a RecipeRegistry class that you can use that won't matter for the vanilla workbench. You register a recipe in it, it deals with all the ore dictionary stuff for you, etc. If there isn't can somebody tell me which classes should I look into for registering and later obtaining outputs from recipes? I plan to copy/paste the necessary stuff to make a machine sensible recipe registry: for this machine with this ingredients, you get this output.
July 7, 20169 yr Nothing is pre-configured for custom machines. 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.
July 7, 20169 yr Author Nothing is pre-configured for custom machines. Got it. Thanks. Could you give me a hint on what classes shoul I look into to implement my own recipe system?
July 7, 20169 yr It entirely depends on what you are trying to do. As every custom machine has different types of input with different types of configuration, what to look at for an example will vary widely. Figure out what is closest to your goal and look at its source. 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.