Started by
Orbiplanax
on
Topic category: Help with Minecraft modding (Java Edition)
I have created a mortar and pestel block with a GUI. Now this is my first time trying this and I hit a wall.
My Idea is to:
right click my block --> insert crystal into slot 0 (input) --> retreive crystal powder from slot 1 (outpur)
I dont know how to set the functions correctly. I have gotten to the point where they both spawn into the slots as soon as I open the GUI. Which is really far off from what I want!
I would appreciate help greatly!
Google how to make a furnace in MCreator. Follow one of NorthWestTrees tutorials on it. However, instead of making a furnace, make a mill or something. Then make the input item the crystal, and the output item the crystal powder.
Thank you I'll try that
I have resolved the problem:
I connected the procedure to a button in the GUI, which makes it really easy to set up. Also I used the Video you recommended to understand necesaary procedures to make everything work.
I see you are new on MCreator so I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei :)