Started by
Th3Eye
on
Topic category: Help with MCreator software
I've recently downloaded MCreator, and I want to do something with crafting. Basically, I want to have the user input an item into the GUI and the GUI will check if the user has the necessary items in their inventory and autocraft the item.
The main problem is that I don't know how to check the recipe of an item using procedures. Is that even possible with this software? I am familiar with basic java, so I can use the code section. I only need this one bit of help.
Edited by Th3Eye on Wed, 10/10/2018 - 04:44
Usually you are checking for item in CGui Slot on every block tick update if item in specific gui slot i matching thand place item in gui output slot