abused_master Posted December 9, 2016 Posted December 9, 2016 Hey guys, im trying to add support for jei to my pulverizer, but am not able to get it working, i tried asking for help from a few people from MMD but they said im doing it the way they are and dont know why its not working, i have looked at the wiki, and various other mods that use it. Basically nothing is erroring, but when i start my game and want to look at a recipe for a dust for example there is none, it just doesnt work/open the gui that shows the recipes in my pulverizer. Code: https://github.com/abused/Tech-Expansion/tree/master/src/main/java/abused_master/TechExpansion/jei Quote
Lambda Posted December 9, 2016 Posted December 9, 2016 Pretty sure you should be extending IModPlugin Quote Relatively new to modding. Currently developing: https://github.com/LambdaXV/DynamicGenerators
abused_master Posted December 9, 2016 Author Posted December 9, 2016 that didnt change anything Quote
larsgerrits Posted December 9, 2016 Posted December 9, 2016 You implemented various UID methods ( getUid , getRecipeCategoryUid ), which all return something different. You should make a static variable somewhere which you reference from ALL the UID methods for the pulverizer. Quote Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.