Posted January 11, 201312 yr Ok, I am looking to change some default functionality (recipes and crafting) and replace it with my own stuff. Does MCF allow this and/or anyone know how to do it without changing the core minecraft/minecraft_server.jar?
January 11, 201312 yr You don't need a core mod to edit recipies. Recipies are just a list in which things can be added/removed "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
January 13, 201312 yr Author Thanks for the replies. I am very, very new to this, but I am an experienced Java developer so should not be too hard. Make an Core Mod and use ASM to edit what you need. What is ASM? You don't need a core mod to edit recipies. Recipies are just a list in which things can be added/removed Other than directly modding the source, how can I get to the list to modify it?
January 13, 201312 yr I'm pretty sure it's in IRecipeHandler, theres something like something.removeRecipeFromList(stuff goes here) "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
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.