Posted August 24, 201411 yr i get this error Unknown recipe class! me.el.LoonTools.TrackerRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter where do i find what i need to refer to, or is this error unpreventable or how do i prevent this error
August 24, 201411 yr Go to the class specified, and read the comments it describes what you need to do. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 24, 201411 yr Author do you mean net.minecraftforge.oredict.RecipeSorter.class inside the .gradle\caches\minecraft\net\minecraftforge\forge\1.7.10-10.13.0.1180\forgeBin-1.7.10-10.13.0.1180.jar file ? if so i dont see any comments,
August 24, 201411 yr Its inside the forgeSrc jar which is attached if you use any standard IDE. Or you could view the source on our github. Or you could view the source in the userdev download Or you could view the javadocs in the javadocs download There are plenty of places to find things, basic of development, reference documents. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.