Started by
nilek20
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a procedure to convert one item into another when the first item is thrown into water. My current procedure (link bellow) only works if the player is standing in water when they throw the item, not when the item is dropped in the water. I think i need to check the X, Y, and Z of the item but i cant find any procedure blocks to do so. Is this even possible.
https://drive.google.com/file/d/1VMjIXldgL2H_SdjajxRZZEzEs4Z1ZyLU/view?usp=sharing