Started by
TheSnekDen
on
Topic category: Help with Minecraft modding (Java Edition)
I have a custom GUI made for my mod and I don't know how to work out the procedures. The GUI layout is simple: an input slot, a button, and an output slot.
How can I do the procedures so that I can put an item in slot 0, press the button, the item is taken away, and after some time a different item appears in slot 1?
https://youtu.be/bakTMAZO7O0
just customize the procedures/gui for you, like don't add another Input slot and make the procedure fit in the button, now if that doesn't work, you could try using Number NBT Tags and a Blockstate that is given when clicked on button, and that it resets when Timer goes off from the NBT Tags, I am sure there are other ways for this, but it is all I found on google/what I could think of right now
sherach up how to make a crafting table in mcreator
then watch it and he shows you how to do it that you put a thing in click craft a thing comes out
@MrJellyfish but it has to take time