skip999 Posted December 8, 2020 Share Posted December 8, 2020 Hello, I have been beating my head against a wall slowly trying to write a plugin for JEI for my mod. I have been able to get the gradle to import most of the external dependencies to write the thing. However, it does not seem to want to import all of the dependencies, and I cannot seem to figure out why. For example, it has successfully imported the IRecipeCategory, but it does not seem to have imported the IRecipeWrapper. I have attached a couple screenshots to help explain what I mean by this. I have also linked to my project on github. All the relevant files should be under the JEIPluginPackage (its far from complete) My initial thought is that the version I am using for JEI is broken. For reference I am working in 1.15.2 and using JEI 6.0.0.4. I have tried swapping to other versions of the 1.15.2 API to see if that changes anything, but the same problem persists. If anyone knows what I am doing wrong, I would really appreciate the help! github: https://github.com/skiprocks999/Amulets-of-Infinity/tree/Rings-Of-Infinity/RingsOfInfinity Quote Link to comment Share on other sites More sharing options...
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.
Note: Your post will require moderator approval before it will be visible.