Started by
Thar She Blows
on
Topic category: Help with Minecraft modding (Java Edition)
Thank you in advance! Hello, I have a question: 1-I want to make a task system, when you click on the button on the keyboard, a list of tasks should open, where you can select the current and other tasks, as this list should be able to add tasks , is it possible to implement this at all ?
And what would these tasks do? Or are they just for show?
You can do everything else, you just can’t add then yet. (You would need to type it in a text field, but it resets it self to default once it is closed using the method of a key bind)
But, you can do everything if you didn’t use a key bind, but instead changed it to an item click or a block click.
I don't understand anything but it's very interesting
What I’m saying basically, it would only work if you made it open on an item right click or a block right click.
So the button won't work ?
No
So I have to make a separate element on the screen and when you click on it everything will work ?
Yes.
Keep in mind that you need an Item/Block and a GUI element.
I tried to do it this way but, to be honest, it didn't work
What didn’t work?
Maybe I just don't understand how to do it :D
How do I implement my idea ?
How can we know how do you implement your idea? Try looking for mcreator tutorials or basic programming logic, it helps a lot to understand and use well mcreator tools
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