Posted June 28, 201510 yr Anyone know of a good FML reference? I'd like to know what classes/functions are available to me, but the eclipse setup I have refuses to tell me anything I want to know, so a reference to the classes/functions usable in FML would be nice. Specifically, I'd like access to all the different types of recipes available in the game. I have reference to the furnace and normal crafting recipes already, but I know there's different types from those two in the game and I'd like to have access to those too. Please and thank you!
June 28, 201510 yr If you use gradlew setupDecompWorkspace to setup ur workspace you will have The whole Minecraft code decompiled under referenced libraries
June 28, 201510 yr Author Thank you, that helped a bit. But I still can't get access to certain recipes added by individual mods. Thermal foundation for example, and railcraft, and forestry all add recipes that I can't access through normal means. I was hoping there'd be some sort of class or something I could look into that would contain global information about the recipes they add. That's not to mention the pulverizing recipes they add.
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.