Started by
40880472
on
Topic category: Help with MCreator software
I have been trying to create a seed-type item, but for some reason my item makes the player swings their hand whenever I right-click on any block, which vanilla seeds don't do.
The current solution is have a global "Player right clicks block" trigger set up, then cancel it if the player is holding the seed but isn't right-clicking on a farmland:
However with this current implementation, if the player is holding the seed and right-clicks on a door or anything that can be right-clicked on, no hand-swing animation will be played.
Is there a way to enable the hand-swing animation iff the right click actually triggers something?
Edited by 40880472 on Tue, 04/09/2024 - 17:19