Started by
GamingZacharyC
on
Topic category: Help with Minecraft modding (Java Edition)
Now, I know what you might be thinking from the title. "Custom recipes are already JEI-compatible." I promise you, this is not that.
I am making a custom Crafting Table, and it has some special tools on it, allowing for advanced crafting. Normal 3x3 crafting grid. Custom texture and UI. It also contains inventory like a chest. However, I add all of the recipes directly in the procedures, similar to in this official article. Does anybody know how to add JEI-Compatable recipes? (I am alright with making my own custom code for this, not using Procedures)
That isn't possible without coding.
but here you go: https://github.com/mezz/JustEnoughItems/wiki
A am (and have been for a few hours now) working on implementing (mostly understanding) this.
You figure it out?
This would be great if someone finally figures out.
I'm trying lol.
So I saw this post and did some research, and I believe I understand it right?
So I have installed the API and can use JEI in the MCreator test environment. However, I can't seem to access the files in the code editor. If anyone has gotten imports to work, can you add my discord and post your build.gradle. Please add if you have been able to access the API files.
Add please: RollTye#1520
https://mcreator.net/tracker/issue/62347
Upvote this
Sorry Steve, there are no diamonds there :/
Yes sorry, it was my error so I marked it solved. Went to bed last night, will try to get it working today.
YAAAAYY! I have got JEI Custom Crafting compatibility in MCreator in a total of 1 class! This should provide more compatibility with plugins and API. Here are some images;
MIRROR LINK
So, what's next? I have a strong understanding with Java and Minecraft modding, however, this took me about 5 hours to figure out due to old documentation. So how do we proceed, do we have someone do a tutorial? Do I post some code? Or do I try to do a tutorial in the user tutorial section?
Please make a tutorial, and maybe post a video on youtube about it ^_^
And hey, maybe even make a feature request that provides that information to Klemen, so we wont have to code it in a future update :)
I'll try lol! I know Klemen is going to be adding a lot of plugin support so hopefully that makes it easier.
I am just happy I figured it out, there were many complications lol (i.e. the "issue").
Yes! Also, nice block texture ;)
Lmao