When "Item is dropped" global procedure help needed

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:
When "Item is dropped" global procedure help needed

I am making an item that when you throw it in water it changes to another item. i have a somewhat working procedure but the procedure it taking the location of the player when the player drops the item. not the location of the item itself. how do i get the procedure to take the X, Y, and Z from the item and not the player. Procedure below.

https://drive.google.com/file/d/1VMjIXldgL2H_SdjajxRZZEzEs4Z1ZyLU/view?usp=sharing