#Event block.place with bucket
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
off the top off my head I'd say try using the item right click event instead then, or the block right clicked event as you need to click on a block to make a bucket dump it's fluid
then check if the block in the direction of the face you clicked is a fluid block and your type of fluid
The issue is that kubejs isn't doing anything in the "block.right_click" or "block.place" event when I do it with a bucket in hand instead of a block 😦
fluids are fucky, they just don't trigger a block place event, that's not kubejs' fault