Omega212 Posted June 19, 2014 Posted June 19, 2014 I am compiling a modpack, and I was just wondering where the crafting recipes for mods are located. I'm assuming they are within the executable java/.zip folder, but where are they typically located from there? Quote
disconsented Posted June 19, 2014 Posted June 19, 2014 They are coded within each mod, you can't edit them without either: Decompiling the mod/Adjusting the source, ASM or Reflections. That is providing they arnt customisable by the mod itself Quote
Omega212 Posted June 20, 2014 Author Posted June 20, 2014 They are coded within each mod, you can't edit them without either: Decompiling the mod/Adjusting the source, ASM or Reflections. That is providing they arnt customisable by the mod itself I see. So probably the best option would to be to just contact the mod maker themselves? Quote
disconsented Posted June 20, 2014 Posted June 20, 2014 I see. So probably the best option would to be to just contact the mod maker themselves? Yep Quote
planetguy Posted June 21, 2014 Posted June 21, 2014 Minetweaker is supposed to do exactly that, but I haven't had any luck with it myself. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.