How To Make a item that gives you KeyBinded abilities

Started by NOTbbxn on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How To Make a item that gives you KeyBinded abilities

Hi

I am new to mcreator and im trying to make a item that when you right click will give you abilities that are keybinded to a certain key that the player choses?

 

 

thanks 

NOTbbxn

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a regular keybind, then…
Tue, 02/15/2022 - 01:35

make a regular keybind, then If event/target entity is holding item in main hand, THEN activate whatever you want to do