Posted January 14, 201510 yr Hi All, I'm new to modding but have release two simple mods. One of my mods contains a modded crafting table. I'm looking into implementing the shift click [?] ability from NEI but am really struggling. Does anyone know of any tutorials or documentation as I'm struggling to understand simply by looking at code. Thanks, Kit
January 14, 201510 yr The NEI API is documented and should be sufficient. Look at the API class to see where to start. If that's not enough take a look at another open-source mod that implements this feature, and see how it does it. BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
January 14, 201510 yr Author Thanks Shieldbug1. I was looking for the documentation and somehow missed it. I'll keep digging throw the API.
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.