How To Make a item that gives you KeyBinded abilities

Started by NOTbbxn on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Feb 2022
Points:
469

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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

Active 1 month ago
Joined Nov 2020
Points:
1014

User statistics:

  • Modifications: 1
  • Forum topics: 57
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
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