Started by
ordh1
on
Topic category: Help with MCreator software
hi,
I want to ask, there is a way to make crafting pad?
I know how to make crafting table but crafting pad not.
Topic category: Help with MCreator software
hi,
I want to ask, there is a way to make crafting pad?
I know how to make crafting table but crafting pad not.
What do you mean with crafting pad?
Like crafting table but in item and not in a block
Just bind the item to a GUI and select the crafting table, or make a procedure when you right click with it to open the GUI.
Ok,
I have a question, is there way to do this procedure shorter?
Get numbers of items from slot 0 of the currently open gui of event/target entity= Get numbers of items from slot 1 of the currently open gui of event/target entity.
Get numbers of items from slot 0 of the currently open gui of event/target entity= Get numbers of items from slot 2 of the currently open gui of event/targeted entity.
Probably there is something, I haven't tried to do it yet.
I am trying to find a way but I don't find yet
I've seen mods just put down crafting tables. Just place a crafting table down when you right click the item on a block. If you can code set the previous block to a block variable/object. Set the crafting table as the block. I don't know what next but this is a basic start.
Is there way to do this procedure shorter?
Get numbers of items from slot 0 of the currently open gui of event/target entity= Get numbers of items from slot 1 of the currently open gui of event/target entity.
Get numbers of items from slot 0 of the currently open gui of event/target entity= Get numbers of items from slot 2 of the currently open gui of event/targeted entity.
Please Help Me!!!