Apply enchants by pressing a button?

Started by roxannefisher on

Topic category: Help with MCreator software

Last seen on 15:03, 19. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Apply enchants by pressing a button?

Hello,

I want to apply enchants by pressing a button. How can I do that?

Make key binding mod element…
Fri, 05/17/2024 - 16:08

Make key binding mod element and procedure you can only key press. This procedure should add enchantment to e.g. item in your hand.

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

Last seen on 15:03, 19. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make key binding mod element…
Sun, 05/19/2024 - 15:03

Make key binding mod element and procedure you can only key press. This procedure should add enchantment to e.g. item in your hand.

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 geometry dash scratch

Thanks for your answer. I got it.