Started by
LaFougere
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, im trying to detect when the player left click with a diamond sword to increment a score.
Im new to MCreator and i dont know how i can do this with procedures or other...
Please help me,
Thanks :]
Add a new procedure and change the trigger to "When player uses item", "When player left clicks on block", or "When player left click on air" and add a check for if the item in main hand of Current Ectity is a diamond sword. (:
Thanks :]
Oh apparently it doesnt work when i try to left click on a block in adventure mode.
How i can fix that ?