Itemstack in world procedure questions

Started by nilek20 on

Topic category: Help with modding (Java Edition)

Last seen on 18:02, 28. Apr 2024
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Itemstack in world procedure questions

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