right click with an item

Started by Moustache on

Topic category: User side tutorials

Active 5 years ago
Joined Nov 2019
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
right click with an item

I want to be able to right-click with an item and have bone meal. But I do not know how

Active 4 months ago
Joined Oct 2020
Points:
626

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Make a new procedure in the…
Sat, 11/07/2020 - 08:51

Make a new procedure in the editor, then, under "event trigger" click the bubble you can choose options from and select "BoneMealIsUsed" and then save your new procedure. Make a tool or item and select the procedure under "triggers" in "when rightclickedonblock"

 

If that does not work then you might have to tweak around the ai a bit to make something work.