Started by ChickenSpeed12 on Wed, 07/12/2023 - 10:39 Topic category: Help with Minecraft modding (Java Edition) Is there a way to cancel item use? As in stopping you using an item Jump to top You could try a long item cooldown procedure. Jump to top Permalink Log in or register to post comments I'm talking about canceling a vanilla item by the way Jump to top Permalink Log in or register to post comments Global trigger: Player right clicks with item If(condition) Do (Cancel event that triggered global trigger) I think that should work Cancel event is in advanced section. Jump to top Permalink Log in or register to post comments Thanks! Thats EXACTLY what I was looking for! Jump to top Permalink Log in or register to post comments
You could try a long item cooldown procedure. Jump to top Permalink Log in or register to post comments
I'm talking about canceling a vanilla item by the way Jump to top Permalink Log in or register to post comments
Global trigger: Player right clicks with item If(condition) Do (Cancel event that triggered global trigger) I think that should work Cancel event is in advanced section. Jump to top Permalink Log in or register to post comments
Thanks! Thats EXACTLY what I was looking for! Jump to top Permalink Log in or register to post comments
You could try a long item cooldown procedure.
I'm talking about canceling a vanilla item by the way
Global trigger: Player right clicks with item
If(condition)
Do (Cancel event that triggered global trigger)
I think that should work
Cancel event is in advanced section.
Thanks! Thats EXACTLY what I was looking for!